Logic Masters Deutschland e.V.

Snail Race

(Published on 23. January 2023, 16:00 by Blobz)

Five snails line up on the starting grid -- the starter's pistol goes off... and... after a bit of a slow start, they head towards the finish line. It's a close (but slow) race. Eventually, even the stragglers make it across the line.

Each snail leaves a different type of trail: German Whisper, Renban, Region Sum, Entropic, and Modular. Which snail leaves which trail must be deduced by the solver.

German Whisper: Adjacent digits along the line differ by at least 5.

Renban: The line contains a set of (non-repeating) consecutive digits in any order.

Region Sum: Digits along the line have an equal sum N within each box it passes through; If the line passes through the same box more than once, each individual segment of the path within that box sums to N separately.

Entropic: Every three adjacent digits along the line must contain a low (1-3) digit, a middly (4-6) digit, and a high (7-9) digit.

Modular: Every three adjacent digits along the line must be drawn one from each modulo group: {1,4,7}, {2,5,8}, {3,6,9}.

Digits in cages sum to the clue in the top left corner, if given.

Have fun, leave a comment if you enjoy the puzzle!

Play this puzzle on SudokuPad

Lines, Lines, Lines...

Solution code: Row 3 followed by Row 4

Last changed on on 1. April 2024, 21:35

Solved by Mrtn, AKpK17, jalebc, Jagga, ananth, mcc, SKORP17, pepe74287, marcmees, Fizz, Wlam, Domen19192, AvonD, handsomedevil, wjdrumm, nmmc123, Xerix, JustDoggy, Baklin, pookster, samuella, Dag H, farodin64, ... vorash00, edd, Donatello_86 , Maomaomao, Spooof, trazere, deangaudet, BabyfacedBard, sandmoppe, DylanRay, snowflake, Elizy, rubbeng, Saaabkabaaaap, DarkPaladin, jon48, Dacmon, Baconator, ArmagedDan
Full list

Comments

on 7. June 2024, 06:26 by silent_rob
Thanks for such a lovely puzzle! A lot of fun to solve throughout.

on 12. March 2023, 16:55 by Montikulum
Great fun in eking out little deductions for the properties of the different lines!

on 15. February 2023, 14:28 by jpegggggggg
easy but interesting!

on 26. January 2023, 18:42 by Orpheus
This was very fun, and the logic was lovely. I have never played a couple of these constraints. It felt like a nice introduction to them. Thanks!!

on 24. January 2023, 01:20 by MarthaB
Great puzzle! Very creative! Joy to solve.

on 24. January 2023, 00:43 by jubengo
Very creative ! Loved it :)

on 23. January 2023, 21:35 by Arec
Really enjoyed it

on 23. January 2023, 21:15 by farodin64
I like the idea with the snails, thanks a lot for this well entertaining puzzle.

Difficulty:2
Rating:96 %
Solved:246 times
Observed:16 times
ID:000C77

Variant combination Online solving tool

Enter solution

Solution code:

Login