Muddlebug
Rules:
1. Place each digit 1-9 in every row, column, and 3x3 box region exactly once each (Sudoku)
2. Digits in a cage cannot repeat and must sum to the total in the cage (Killer)
3. Cells in the same position relative to their 3x3 box region may not contain the same digit (Disjoint Groups)
CTC :
Penpa :
Lösungscode: Row 8 + Columns 2 (18 digits)
am 18. Juni 2024, 13:09 Uhr von Snookerfan
Very nice use of the disjoint constraint! Thank you