Even closer
(Published on 22. February 2026, 16:15 by balpha)
Normal Sudoku rules apply. Digits separated by a white dot are consecutive. No two orthogonally adjacent digits sum to 10.
Put exactly one each of the following into the grid:
- a 3x3 region that contains only even digits
- a row with the digits 1, 2, ..., 9 in reading order
- a diagonal line that spans eight cells and only contains the digits 4 and 6
- a 6 that sits orthogonally adjacent to a 3
Play on SudokuPad
Solution code: Column 1, top to bottom
Solved by buzzard, SKORP17, Bravissimo, Dendr, Reaperskill, potatojuiceultra, kkli, joelagibbs, Nosferatu, pepe74287, Photyne
Comments
on 24. February 2026, 07:31 by joelagibbs
It took me some digging, but I got there. I liked the progression through the different constraints.