Compact complexity
(Eingestellt am 2. Oktober 2025, 12:36 Uhr von Duarte-Carvalho)
Place subsets of the digits 1-9 into every row, every column, and every 2x2 box so that no digit is repeated in any row, column, or box.
Even: grey squares must contain an even digit.
Odd: grey circles must contain an odd digit.
Killer cages: digits in a killer cage must sum to the number in the top left corner.
Kropki: digits separated by a black dot are in an 1:2 ratio (i.e. one digit is double the other).
XV: digits separated by an X must sum to 10
The numbers of two orthogonally adjacent squares may not be consecutive.
Any two cells separated by a knight's move or a king's move (in chess) cannot contain the same digit.
Digits may not repeat along the positive diagonal.
Digits may not repeat along the negative diagonal.
Solve online here: SudokuPad Puzzle
If you like this puzzle you may enjoy some of my other puzzles too, click HERE to see the other puzzles I have made.
Lösungscode: Rows 1; 3 and 4 (12 digits)
Zuletzt geändert am 9. Oktober 2025, 17:03 Uhr
Gelöst von naggy, xrrx, Scorps, Lozzo, XhcnoirX, mabjim007, ludvigr04, StephenEsven, Kiwo, jalebc, Mozart40, Dacmon, SKORP17, daakitsu, flutchman, thomamas, Treme, Imorus, Mr. Happy, RobJH, Marshal on Mars, ... jgarber, SeveNateNine, SharpFox, Megalobrainiac, 1729thTaxi, NetFelix, zrbakhtiar, josemadre, Mathemagier, dzamie, Dermerlin, Onyx, Maxim, abihummel, Brandonreider13, annnz, gadgetgreen, sarabtx
Kommentare
am 9. Oktober 2025, 17:03 Uhr von Duarte-Carvalho
adding tags
am 6. Oktober 2025, 00:09 Uhr von Duarte-Carvalho
Adding link to other puzzles.
am 3. Oktober 2025, 05:25 Uhr von Marshal on Mars
Fun puzzle. The positive diagonal rule actually isn't needed. Also I'd recommend rewording "The numbers of two orthogonally adjacent squares may not be consecutive" to "The numbers of two orthogonally adjacent cells may not be consecutive" since there are also gray squares with their own rules and the current wording may imply (incorrectly) that it's about those squares.