fractionated recollection
(Published on 20. March 2025, 07:05 by aqjhs)
This is another puzzle that uses the equal split lines that gdc and sujoyku have created along with the mod-length constraint i learned from DubiousMobius.
-
Normal sudoku rules apply.
-
Lines are mod-length equal split lines, for each line:
- Dots split the line into segments, digits may not repeat in a segment.
- Cells on a segment of length L with a digit D have a value equal to the remainder of D divided by L. (If D is a multiple of L then the cell has value equal to 0.)
- All segments of the same line have the same value sum, but that same sum may differ between different lines.
- If a cell is shared between two or more lines it may have a different value for each line, depending on the length L of the corresponding segment.
Online in Sudokupad
See also:
Solution code: Column 1 top to bottom.
Last changed on -
Solved by gdc, lmdemasi, Piff, tuturitu, SKORP17, mihel111, roflsalot, brewring, jinkela114514, Scojo, Chishiri, Frank Puzzles, Clara123, Elainejyl
Comments
on 20. March 2025, 09:40 by gdc
Very interesting interactions between the "mod-ifiers" and ESL. I found this quite challenging towards the end but liked how you could build up a solid intuition for the mod-ifiers early.