Normal 4x4 sudoku rules apply. (Each number appears once in each column, row and box) Exactly four digits from 1-9 must be placed once each in every row, column and box. The solver must determine which four digits to use!! Normal Kropki Pairs rules apply. (Cells seperated with black dot must have 1:2 ratio Cells seperated with white dot must be consecutive.) Cell within a grey circle (r4c1) must contain an odd digit. Digits on the grey line must be between the digits on the circles.
Lösungscode: row 1 (left to right) and column 4(top to bottom), 8 digits no spaces
am 17. Oktober 2024, 09:13 Uhr von NEWS
74 seconds.
am 16. Oktober 2024, 22:41 Uhr von drbs
Very nice and tricky.
am 16. Oktober 2024, 21:10 Uhr von sahi1l
Very nice logic.
(Do you think you could include a version with solution checking? CtC can't tell if the answer is right otherwise.)