Rules
Normal Sudoku Rules Apply.
For every Killer-Clue (cages and diagonal):
- Let the given number be X.
- Let the sum of the digits within the clue be Y.
If there are more odd than even digits within the clue: Y > X.
If there are the same amount of odd and even digits within the clue: Y = X.
If there are less odd than even digits within the clue: Y < X.
E.g. three valid ways to fill the 11-cage in box 5 are 2/4, 3/8 and 5/7
Lösungscode: Enter the digits of column 9 from top to bottom.
am 13. April 2022, 15:51 Uhr von twobear
Very nice puzzle, and very fun killer variant!
am 12. April 2022, 21:42 Uhr von BothLine
Danke SKORP17!
Der Fehler war mir vorher nicht aufgefallen, war leider aufgrund des HTML-formattings abgeschnitten. Sollte jetzt behoben sein!
am 12. April 2022, 21:40 Uhr von BothLine
Fixed rules to include the third case, which was cut off due to html formatting.
am 12. April 2022, 20:03 Uhr von SKORP17
das müsste dann wohl im dritten Fall Y < X heißen?