Place each digit, 1-9, exactly once in each row, column, and 3x3 region.
Renban: digits on a pink line contain a set of consecutive digits in any order.
X-Sums: Digits outside the grid show the sum of the first x digits in that row/column, where x is the first digit in the row/column.
Solution code: Row 1, Left to Right
on 28. April 2026, 16:28 by abadx
Very approachable. Nice logic involving x-sums spiced with renban logic for streamlining possibilities.
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.