- Code: Select all
*-----------*
|..5|1.8|..2|
|..7|...|.3.|
|.4.|..3|...|
|---+---+---|
|29.|...|5..|
|...|.3.|...|
|..1|...|.47|
|---+---+---|
|...|2..|.1.|
|.7.|...|6..|
|8..|5.6|9..|
*-----------*
Play/Print this puzzle online
*-----------*
|..5|1.8|..2|
|..7|...|.3.|
|.4.|..3|...|
|---+---+---|
|29.|...|5..|
|...|.3.|...|
|..1|...|.47|
|---+---+---|
|...|2..|.1.|
|.7.|...|6..|
|8..|5.6|9..|
*-----------*
.------------------.------------------.------------------.
| 369 36 5 | 1 4679 8 | 47 679 2 |
| 169 2 7 | 469 4569 459 | 148 3 1689 |
| 169 4 8 | 679 2 3 | 17 569 1569 |
:------------------+------------------+------------------:
| 2 9 346 | 4678 1467 147 | 5 68 1368 |
| 7 568 46 | 468 3 1245 | 128 689 1689 |
| 356 3568 1 | 689 569 259 | 238 4 7 |
:------------------+------------------+------------------:
| 3456 356 69 | 2 4789 479 | 378 1 458 |
| 45 7 29 | 3 1489 149 | 6 258 458 |
| 8 1 23 | 5 47 6 | 9 27 34 |
'------------------'------------------'------------------'
*--------------------------------------------------------------------*
| 369 36 5 | 1 4679 8 | 47 679 2 |
| 169 2 7 | 469 4569 459 | 148 3 14689 |
| 169 4 8 | 679 2 3 | 17 5679 1569 |
|----------------------+----------------------+----------------------|
| 2 9 346 | 4678 1467 147 | 5 68 1368 |
| 7 568 46 | 468 3 1245 | 128 689 1689 |
| 356 3568 1 | 689 569 259 | 238 4 7 |
|----------------------+----------------------+----------------------|
| 3456 356 369 | 2 4789 479 |d478-3 1 3458 |
| 45 7 29 | 3 1489 149 | 6 258 458 |
| 8 1 23 | 5 b47 6 | 9 c27 a34 |
*--------------------------------------------------------------------*
H-wing
(3=4)r9c9-(4=7)r9c5-r9c8=7r7c7 = -3r7c7; stte
eleven wrote:
What do you mean with small fonts ?
+---------------+-----------------+--------------------+
| 369 36 5 | 1 4679 8 | B47 679 2 |
| 169 2 7 | 469 4569 459 | G148 3 14689 |
| 169 4 8 | 679 2 3 | A17 C5679 1569 |
+---------------+-----------------+--------------------+
| 2 9 346 | 4678 1467 147 | 5 68 1368 |
| 7 568 46 | 468 3 1245 | 128 689 1689 |
| 356 3568 1 | 689 569 259 | 238 4 7 |
+---------------+-----------------+--------------------+
| 3456 356 369 | 2 4789 479 | F3478 1 3458 |
| 45 7 29 | 3 1489 149 | 6 258 458 |
| 8 1 23 | 5 D47 6 | 9 C27 E34 |
+---------------+-----------------+--------------------+
+---------------+-----------------+--------------------+
| 369 36 5 | 1 4679 8 | 4+7 69+7 2 |
| 169 2 7 | 469 4569 459 | 8+14 3 14689 |
| 169 4 8 | 679 2 3 | 1+7 7+569 1569 |
+---------------+-----------------+--------------------+
| 2 9 346 | 4678 1467 147 | 5 68 1368 |
| 7 568 46 | 468 3 1245 | 128 689 1689 |
| 356 3568 1 | 689 569 259 | 238 4 7 |
+---------------+-----------------+--------------------+
| 3456 356 369 | 2 4789 479 | 7+348 1 3458 |
| 45 7 29 | 3 1489 149 | 6 258 458 |
| 8 1 23 | 5 4+7 6 | 9 2+7 3+4 |
+---------------+-----------------+--------------------+
eleven wrote:Interesting, but though i see the implications you call a loop here, in my opinion it does not allow you to eliminate the 7 in r7c7.
The problem is, that not every part of the loop alone implies the next one, e.g. r1c7=4 does not imply r13c8<>7 or r9c9=3 does not imply r7c7=8 (the loop is not built by a chain, but by a net).
So not only the loop digits or only their opposites can be valid for these cells.
For example your loop does not exclude those digits (left of the + sign).
- Code: Select all
+---------------+-----------------+--------------------+
| 369 36 5 | 1 4679 8 | 4+7 69+7 2 |
| 169 2 7 | 469 4569 459 | 8+14 3 14689 |
| 169 4 8 | 679 2 3 | 1+7 7+569 1569 |
+---------------+-----------------+--------------------+
| 2 9 346 | 4678 1467 147 | 5 68 1368 |
| 7 568 46 | 468 3 1245 | 128 689 1689 |
| 356 3568 1 | 689 569 259 | 238 4 7 |
+---------------+-----------------+--------------------+
| 3456 356 369 | 2 4789 479 | 7+348 1 3458 |
| 45 7 29 | 3 1489 149 | 6 258 458 |
| 8 1 23 | 5 4+7 6 | 9 2+7 3+4 |
+---------------+-----------------+--------------------+