Doubly Consecutive Cages: 9 x 9 Loop
(Published on 6. March 2024, 20:04 by JustinTucker)
This puzzle is a sequel to
Doubly Consecutive Cages: Loop and
Doubly Consecutive Cages.
- The digits 1 to 9 appear once in every row and column.
- Digits inside a cage are different.
- The cage sums are all different and form a consecutive set of integers, i. e. n, n+1, n+2, ..., N.
- If the sums of two cages differ by one, the cages touch each other orthogonally.
- The cage with the biggest sum and the cage with the lowest sum touch each other orthogonally.
Solution code: Column 4
Solved by marcmees, pms_headache, misko