In row 3, it would seem that I have a triple in columns 2, 8, 9
{37} {137} {137} but simple sudoku gives me an error when I remove the {5} from column 2. Why???
In row 6, columns 7 and 8 form a pair with {14} {14}, but can't do that with {17} {17}. Why???
*-----------------------------------------------------------*
| 1 3457 35 | 69 2 56 | 4579 8 347 |
| 9 457 8 | 3 17 15 | 6 2 147 |
| 6 357 2 | 4 179 8 | 1579 137 137 |
|-------------------+-------------------+-------------------|
| 37 6 13 | 5 34 2 | 8 9 147 |
| 8 9 4 | 1 6 7 | 3 5 2 |
| 357 2 135 | 8 34 9 | 147 147 6 |
|-------------------+-------------------+-------------------|
| 23 13 9 | 7 8 4 | 12 6 5 |
| 245 15 6 | 29 19 13 | 1247 1347 8 |
| 24 8 7 | 26 5 136 | 124 134 9 |
*-----------------------------------------------------------*
[/list]