- Code: Select all
*-----------*
|58.|.3.|...|
|...|...|.21|
|9..|...|...|
|---+---+---|
|76.|2..|...|
|.4.|...|8..|
|...|.9.|5..|
|---+---+---|
|...|4.1|.7.|
|3..|...|...|
|...|6..|...|
*-----------*
That's where I was stuck.
*-----------------------------------------------------------*
| 5 8 1 | 9 3 2 | 7 4 6 |
| 46 37 3467 | 5 468 678 | 9 2 1 |
| 9 27 2467 | 1 46 67 | 3 58 58 |
|-------------------+-------------------+-------------------|
| 7 6 59 | 2 18 58 | 14 3 49 |
| 2 4 59 | 3 16 56 | 8 19 7 |
| 18 13 38 | 7 9 4 | 5 6 2 |
|-------------------+-------------------+-------------------|
| 68 9 268 | 4 5 1 | 26 7 3 |
| 3 127 46 | 8 27 9 | 1246 15 45 |
| 14 5 247 | 6 27 3 | 124 89 89 |
*-----------------------------------------------------------*
I thought a "46" in R2C3 would lead to a UR pattern with "72" in the six cells R3C23, R8C25 and R9C35. So eliminating both candidates 46 in R2C3 solved the puzzle but I am not sure if that was just a lucky guess. Are there alternatives for solving it at that point?
Thanks in advance and kind regards