Rules
DOPPELGANGER
– Every row, column, and box contains the digit 0 always, as well as five out of the six digits from 1 to 6 (ie, it's missing one digit that is not 0).
– No two row, no two column, and no two box may be missing the same digit.
– For each 0 in the grid, the digits missing in its row, its column, and its box must be three different digits.
(Tracker cells need to be filled for solution check to work)
CONSTRAINTS
– V: Digits separated by a V sum to 5.
– 10 LINES: Each blue line consists of one or more contiguous groups of cells, each of which sums to 10. Groups cannot overlap.
Lösungscode: Column 1 (6 digits)
am 30. Juli 2025, 08:35 Uhr von Snookerfan
Very nice! First time I dared to attempt a doppelganger puzzle as far as I can remember and the logic I had to discover to solve this is mindbending. Thank you
-----
ND: You are welcome, I discovered them not too long ago as well.
Schwierigkeit: | ![]() |
Bewertung: | N/A |
Gelöst: | 9 mal |
Beobachtet: | 3 mal |
ID: | 000OCQ |