Logic Masters Deutschland e.V.

No "O" in Adder

(Eingestellt am 25. April 2022, 02:51 Uhr von Scruffamudda)

Normal sudoku rules apply.

Additionally the solver must find a single snake of orthogonally connected digits beginning at the given 1. The snake does not touch itself (even diagonally), does not touch any white dots, but must visit each 3x3 box in the grid.

Each digit on the snake is the sum of the previous two digits modulo 10 (eg 5+7=2).

Grey digits are not on the snake but show the number of snake cells in the surrounding (up to) eight cells.

Digits separated by a white dot are consecutive. Not all dots are given.

CTC app link

f-puzzles link

Lösungscode: row 8


Gelöst von ScatterBrain, ryagami, efnenu, m0rkoli, PippoForte, davidjshort, SHERAX, robals, marcmees, mapleman, Dingasm, drbs, ___, rimodech, Elliott810, Sartograph, Squiz, farodin64, flo_310, Jesper, SSG, Dag H, jkuo7, Nylimb, Crusader175, juventino188, pianobarry87, geronimo92, boomsoon, Klausku, DillyK, OGRussHood, dogfarts, Crul, codewizard, michaal94, Uhu, cdwg2000, Gotroch
Komplette Liste

Kommentare

am 9. Mai 2022, 21:24 Uhr von Klausku
What a beautiful puzzle. Took me a while to figure out the snake‘s composition. But I really enjoyed the solve.

am 27. April 2022, 10:49 Uhr von Sartograph
After initially ruling out several options this solves in a really nice flow then. Liked it a lot!

Zuletzt geändert am 28. April 2022, 11:19 Uhr

am 26. April 2022, 23:26 Uhr von Bankey
The rule about "each" digit on the snake being the sum (modulo 10) of the previous two digits needs to be clarified as it cannot apply to the second digit which only has one previous digit i.e. the given 1.
------------------------
Yes, I had realised that. I think the solver will realise without this clarification that any digit may appear as the second digit.
- Scruffamudda

am 26. April 2022, 18:22 Uhr von drbs
Very nice puzzle! Once you understand the logic of the snake, it solves itself.

am 25. April 2022, 19:47 Uhr von SHERAX
Feels Like An Adder Bit Me After I Was Done With This One….It Solves But Very Painfully. How You Come Up With This Venomous Puzzle….

am 25. April 2022, 18:39 Uhr von davidjshort
At first, I made too many wrong assumptions about the properties of the snake only to figure out the delicate nuance of the modulo constraint. I thoroughly enjoyed this puzzle.

am 25. April 2022, 11:19 Uhr von m0rkoli
I would have just quit this puzzle, without Scatterbrains couraging words! ;)

am 25. April 2022, 08:33 Uhr von ScatterBrain
This was quite the challenge! Of course once you figure out the second number on the snake you know the order of all the snake numbers. Don't give up!

Schwierigkeit:3
Bewertung:95 %
Gelöst:39 mal
Beobachtet:4 mal
ID:0009OM

Variantenkombination Online-Solving-Tool

Lösung abgeben

Lösungscode:

Anmelden