Binary 11: Latin Cages
(Published on 1. April 2026, 18:20 by wafflefries)
Binary 11: Latin Cages
Rules:
Format Rules:
- The grid is a 5x5 Latin Square of super cells, each composed of a 2x2 box of sub cells.
- The value of a super cell is the sum of its 4 sub cells (0, 1, 2, 3, or 4).
- Normal Latin Square rules apply to the super cells.
- Sub cells strictly contain the digits 0 and 1.
Special Rules:
- Rows and Columns: Every row and column of sub cells has the same sum.
- Sum Cages: Every cage has a different sum.
- Green Circles: A sub cell with a green circle has the same parity (even/odd) as its super cell.
- Red Squares: A sub cell with a red square has the opposite parity (even/odd) as its super cell.
Sudokupad link: Click Here
Enjoy!
Solution code: The 10 digits of the top row.
Solved by zeniko, SKORP17, fourtwoeight, SZCrow, NXTMaster, Ceedrich
Comments
on 4. April 2026, 04:44 by NXTMaster
Very interesting logic, thanks for sharing
on 2. April 2026, 08:35 by zeniko
This is an interesting and still quite approachable variant that I haven‘t seen before. Thanks for sharing.