Logic Masters Deutschland e.V.

Slitherdoku

(Published on 31. July 2021, 02:56 by Asimir)


Place the digits 0 to 8 in the grid such that each digit appears exactly once in each row, column and box.
The finished grid should contain a single continuous loop which does not cross or touch itself, such that every 0, 1, 2 and 3 shows the number of loop segments bordering that cell.
The sum of all digits inside the loop is equal to the sum of all digits outside the loop.

penpa: https://git.io/JW1aM

Solution code: Rows 3 and 7


Solved by denniscch, Prutsbeest, Nusi, DiMono, bernhard, PiBar, zorant, heckmanity, siuminaga, misko, Angizia, cdwg2000, CJK, bob, bacad, Siebuhh, Dandelo, cha, schlathubali, jkuo7
Full list

Comments

on 16. September 2021, 07:37 by cdwg2000
Very nice!

on 11. August 2021, 16:57 by Hausigel_mod
Added label for Online solving tool

Difficulty:4
Rating:73 %
Solved:20 times
Observed:5 times
ID:000752

Puzzle combination Online solving tool

Enter solution

Solution code:

Login