Rules:
Normal Sudoku rules apply: place the digits 1-9 in every row, column, and 3x3 region.
Draw a one-cell-wide loop of orthogonally connected cells. The loop may not touch itself, not even diagonally.
3x3 region borders divide the loop into segments. Every loop segment acts as a thermometer, where digits strictly increase from one end of the segment to the other. A 3x3 region can have multiple segments, and single-cell segments inherently satisfy this constraint.
All segments have digits increase in the same direction along the loop. In other words, if you were to traverse the entire loop in one direction, you would always see digits increase in each segment or always see digits decrease in each segment. Determining which direction has digits increase is up to the solver.
Digit in cells with arrows count how many loop cells are in the indicated direction (not including the cell itself).
Lösungscode: Digits on the loop in row 2 (left to right) followed by digits on the loop in row 8 (left to right)
am 26. Juli 2025, 20:59 Uhr von Exigus
Another amazing loop. Thanks!
am 26. Juli 2025, 12:57 Uhr von Franjo
The loop master did it again! Figuring out the direction was quite easy, but the whole reconstruction needed some nice deductions. Thank you very much for creating and sharing this lovely puzzle.
am 26. Juli 2025, 11:57 Uhr von Snookerfan
Very nice! Thank you
am 26. Juli 2025, 11:36 Uhr von v8nagrom
Excellent! Thanks :)
am 26. Juli 2025, 09:05 Uhr von Elliott810
Brilliant puzzle! Thank you:)