Rules:
Normal Sudoku Rules apply.
Exactly 1 clue in each row, column and box is lying to you. When using that clue, the opposite is taken to be true. (Given below)
For clues that are >1 cells long, there is a letter on the clue, which corresponds to the cell that that clue 'occupies' in the row, column and box. This is to be marked as incorrect.
The 35 killer cage has its letter placed in R3C2
Rules of correct clues:
German Whispers (Green): Adjacent digits must differ by at least 5.
Renban (purple): Form a set of non-repeating consecutive digits in any order.
Thermometer: Digits along a thermometer must increase from the bulb end.
Max, Min - Cells on a max or min clue must be bigger or smaller than surrounding cells (respectively).
Odd (grey circle): Digits on a grey circle are odd.
Even (grey square): Digits on a grey square are even.
Nabner (gold):Set of non-repeating digits where no digits along a nabner line can be consecutive. (e.g, 135 is allowed but 192 is not, because 1 and 2 are consecutive)
No negative constraints
---------------------------------
Rules of incorrect (reversed) clues:
Incorrect German whispers ---> Adjacent digits must have a difference strictly less than 5. No repeated digits
Incorrect Renban ---> Nabner
Incorrect Thermometer ---> Digits must increase from the tip to the bulb (reversed).
Incorrect killer cage ---> Digits in an incorrect killer cage must sum to a total worked out by using this formula: 10n - S, where n is the number of cells in that cage, and s is the original clue given in the top left. No repeated digits.
Incorrect Odd ---> Even
Incorrect Even ---> Odd
Incorrect Nabner ---> Renban
Max ---> Min
Min ---> Max
Please leave a comment on your thoughts.
Lösungscode: Row 5 then Column 5 (18 Digits)
am 20. November 2023, 00:13 Uhr von Dr Sudoku
fun >:0
am 15. November 2023, 21:47 Uhr von Dot
Not so hard, but very funny :)