+---------++---------+---------+
| 1 2 3 4 || x x x x | x x x - | Set 1
| 5 6 7 8 || x x x x | x x x - | Set 2
| 9 a b c || x x x x | x x x - | Set 3
+---------++---------+---------+
| 2 3 4 1 || x x x x | x x x - | Set 1
| 6 7 8 5 || x x x x | x x x - | Set 2
| a b c 9 || x x x x | x x x - | Set 3
+---------++---------+---------+
| 3 4 1 2 || x x x x | x x x - | Set 1
| 7 8 5 6 || x x x x | x x x - | Set 2
| b c 9 a || x x x x | x x x - | Set 3
+---------++---------+---------+
| 4 1 2 3 || x x x x | x x x - | Set 1
| 8 5 6 7 || x x x x | x x x - | Set 2
| c 9 a b || x x x x | x x x - | Set 3
+---------++---------+---------+
+---------++---------+---------+
| 1 2 3 4 || 5 6 7 8 | 9 a b c | Set 1
| 5 6 7 8 || 9 a b c | 1 2 3 4 | Set 2
| 9 a b c || 1 2 3 4 | 5 6 7 8 | Set 3
+---------++---------+---------+
| 2 3 4 1 || 6 7 8 5 | a b c 9 | Set 1
| 6 7 8 5 || a b c 9 | 2 3 4 1 | Set 2
| a b c 9 || 2 3 4 1 | 6 7 8 5 | Set 3
+---------++---------+---------+
| 3 4 1 2 || 7 8 5 6 | b c 9 a | Set 1
| 7 8 5 6 || b c 9 a | 3 4 1 2 | Set 2
| b c 9 a || 3 4 1 2 | 7 8 5 6 | Set 3
+---------++---------+---------+
| 4 1 2 3 || 8 5 6 7 | c 9 a b | Set 1
| 8 5 6 7 || c 9 a b | 4 1 2 3 | Set 2
| c 9 a b || 4 1 2 3 | 8 5 6 7 | Set 3
+---------++---------+---------+
David P Bird wrote:Each row must contain one of each number which means each number must be ommitted once only.
We can therefore compose an 8th row containing the ommitted numbers out of the 8 valid ones for each column.
Now try a methodical method of diagonally placing each number in the other 7 columns where it must appear.
HelpPlease wrote:Thank you for your reply. How do I determine which numbers must be omitted per column? I've made it down to the last row and it doesn't seem to work. Is this puzzle impossible to solve?
Users browsing this forum: No registered users and 0 guests