Starting position:
- Code: Select all
*-----------*
|..1|..6|..8|
|2..|...|...|
|...|3.7|.9.|
|---+---+---|
|..6|...|7..|
|5..|.9.|..2|
|..4|...|1..|
|---+---+---|
|.3.|1.8|...|
|...|...|..4|
|9..|2..|5..|
*-----------*
Position I got to with techniques I undertand and therefore can use, and then got stuck:
- Code: Select all
*-----------------------------------------------------------------------------*
| 3 457 1 | 9 245 6 | 24 2457 8 |
| 2 45678 9 | 458 1458 145 | 346 134567 13567 |
| 468 4568 58 | 3 12458 7 | 246 9 156 |
|-------------------------+-------------------------+-------------------------|
| 18 29 6 | 458 13458 12345 | 7 3458 359 |
| 5 18 3 | 7 9 14 | 468 468 2 |
| 7 29 4 | 568 3568 235 | 1 358 359 |
|-------------------------+-------------------------+-------------------------|
| 46 3 257 | 1 4567 8 | 9 267 67 |
| 16 1568 2578 | 56 3567 9 | 2368 123678 4 |
| 9 1468 78 | 2 3467 34 | 5 13678 1367 |
*-----------------------------------------------------------------------------*
Thanks
Wychwood