Logic Masters Deutschland e.V.

Multitools

(Published on 20. March 2024, 12:15 by I_love_carrie273)

Normal sudoku rules apply.

Each line is, at the same time, a Dutch Whisper line (i.e. adjacent digits must differ by at least four), a Region Sum line (i.e. is divided by the borders between the boxes to the parts summing up to the same value), and a Modulo 3 line (i.e. each three consecutive digits on the line have three different values modulo 3).

The four digits in the corners of the grid must also produce three different values modulo 3.

SudokuPad

Solution code: row 9 left to right followed by column 8 top to bottom (18 digits, no spaces)


Solved by jalebc, Bjd, SKORP17, HelloKetene, MicroStudy, han233ing, Unknown, Krisonium, SamuPiano, peterkp, lmdemasi, tuckerbucket, zrbakhtiar, Julianl, ZornsLemon, Procrat, PippoForte
Full list

Comments

on 22. March 2024, 04:15 by SamuPiano
Good puzzle! I have set with multi-purpose modulo lines before, so I knew some of the tricks beforehand :) Thanks!

Last changed on 21. March 2024, 16:41

on 21. March 2024, 15:50 by VitP
some nice modulo math will help in sorting out the line candidates. deadly pattern at the end: did you forget something ?

I was positive that the deadly pattern reached by me is resolved by the very last rule of the puzzle, is there something more?

Difficulty:3
Rating:87 %
Solved:17 times
Observed:7 times
ID:000HDJ

Variant combination

Enter solution

Solution code:

Login