- Code: Select all
abc|abc|abc
def|def|def
ghi|ghi|ghi
-----------
abc|abc|abc
def|def|def
ghi|ghi|ghi
-----------
abc|abc|abc
def|def|def
ghi|ghi|ghi
Basic rules apply, but the 9 cells labeled 'a' must also contain numbers 1-9 once, the cells labeled 'b' must hold numbers 1-9 once etc. Here's a 8x8 example (#73 from the book):
- Code: Select all
2.|..|..|.4
..|1.|7.|2.
75|..|.4|..
..|..|..|..
--+--+--+--
..|41|..|6.
..|..|..|..
..|.3|8.|..
.2|..|.5|.3
RW