Hi deecee,
To help you further along, the X-Wing pattern requires a particular candidate to appear twice and only twice either in two rows and sharing the same two columns in which case the eventual exclusions occur in columns or, using the same logic, where a particular candidate appears twice and only twice in two columns and sharing the same two rows then the exclusions occur in rows.
In your following candidate grid, the 3's form an X-wing pattern in rows 6 and 9, columns 3 and 8 (these cells are marked with an asterisk). Under the above definition, this enables the remaining 3's in columns 3 and 8 to be excluded from the cells marked (A)
- Code: Select all
*--------------------------------------------------------------------*
| 13 8 49 | 7 135 15 | 49 6 2 |
| 136 39 (A)13469 | 13 2 8 | 459 7 59 |
| 7 5 2 | 49 49 6 | 3 1 8 |
|----------------------+----------------------+----------------------|
| 4 139 8 | 19 6 7 | 59 2 359 |
| 56 19 56 | 2 1489 3 | 7 48 49 |
| 2 7 *39 | 5 489 49 | 6 *348 1 |
|----------------------+----------------------+----------------------|
| 135 6 7 | 134 1345 2 | 8 9 34 |
| 8 4 (A)135 | 6 1359 159 | 2 (A)35 7 |
| 9 2 *35 | 8 7 45 | 1 *345 6 |
*--------------------------------------------------------------------*
As already mentioned by udosuk, the puzzle now requires only singles to solve it.
Cec