Jump to content

Solve a Hopido puzzle: Difference between revisions

m
Fixed D entry again
m (Simpler D entry)
m (Fixed D entry again)
Line 217:
Nullable!(string[][]) solve() pure /*nothrow*/ @safe
out(result) {
if (!result.isNull)
assert(!grid.canFind(unknownCell));
} body {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.