- Code: Select all
*-----------*
|...|7..|.5.|
|..2|...|7..|
|.6.|.4.|..3|
|---+---+---|
|7..|5..|.6.|
|..4|.1.|2..|
|...|..4|...|
|---+---+---|
|.1.|.2.|.4.|
|5..|6..|9..|
|..3|...|...|
*-----------*
Play/Print this puzzle online
*-----------*
|...|7..|.5.|
|..2|...|7..|
|.6.|.4.|..3|
|---+---+---|
|7..|5..|.6.|
|..4|.1.|2..|
|...|..4|...|
|---+---+---|
|.1.|.2.|.4.|
|5..|6..|9..|
|..3|...|...|
*-----------*
*-------------------------------------*
| 14 38 9 | 7 38 2 | 146 5 d46-1 |
| 348 5 2 | 1 38 6 | 7 89 489 |
| 18 6 7 | 9 4 5 |a18 2 3 |
|-----------+----------+--------------|
| 7 2 1 | 5 9 38 | 348 6 48 |
| 6 389 4 | 38 1 7 | 2 89 5 |
| 38 389 5 | 2 6 4 | 138 7 189 |
|-----------+----------+--------------|
| 9 1 6 | 38 2 38 | 5 4 7 |
| 5 4 8 | 6 7 1 | 9 3 2 |
| 2 7 3 | 4 5 9 |b68 1 c68 |
*-------------------------------------*
+----------------+----------------+----------------+
| 14 #38 9 | 7 #38 2 | 146 5 146 |
|#38+4 5 2 | 1 #38 6 | 7 89 b489 |
| 18 6 7 | 9 4 5 | 18 2 3 |
+----------------+----------------+----------------+
| 7 2 1 | 5 9 38 | 348 6 48 |
| 6 389 4 | 38 1 7 | 2 89 5 |
|#38 #38+9 5 | 2 6 4 | 138 7 a189 |
+----------------+----------------+----------------+
| 9 1 6 | 38 2 38 | 5 4 7 |
| 5 4 8 | 6 7 1 | 9 3 2 |
| 2 7 3 | 4 5 9 | 68 1 68 |
+----------------+----------------+----------------+
+--------------------+------------------+--------------------+
|c14 38 9 | 7 38 2 | 146 5 146 |
|c348 5 2 | 1 38 6 | 7 89 b489 |
|c18 6 7 | 9 4 5 |d18 2 3 |
+--------------------+------------------+--------------------+
| 7 2 1 | 5 9 38 | 34-8 6 a48 |
| 6 389 4 | 38 1 7 | 2 9-8 5 |
|d38 389 5 | 2 6 4 |e138 7 19-8|
+--------------------+------------------+--------------------+
| 9 1 6 | 38 2 38 | 5 4 7 |
| 5 4 8 | 6 7 1 | 9 3 2 |
| 2 7 3 | 4 5 9 | 68 1 68 |
+--------------------+------------------+--------------------+
*---------------------------------------------------*
|b14 38 9 | 7 38 2 | a146 5 a146 |
| 348 5 2 | 1 38 6 | 7 89 489 |
|b18 6 7 | 9 4 5 |ac18 2 3 |
*----------------+----------------+-----------------|
| 7 2 1 | 5 9 38 | 34-8 6 48 |
| 6 389 4 | 38 1 7 | 2 89 5 |
|b38 389 5 | 2 6 4 | c138 7 189 |
*----------------+----------------+-----------------|
| 9 1 6 | 38 2 38 | 5 4 7 |
| 5 4 8 | 6 7 1 | 9 3 2 |
| 2 7 3 | 4 5 9 | 6-8 1 68 |
*---------------------------------------------------*
Ngisa wrote:
- Code: Select all
+--------------------+------------------+--------------------+
|c14 38 9 | 7 38 2 | 146 5 146 |
|c348 5 2 | 1 38 6 | 7 89 b489 |
|c18 6 7 | 9 4 5 |d18 2 3 |
+--------------------+------------------+--------------------+
| 7 2 1 | 5 9 38 | 34-8 6 a48 |
| 6 389 4 | 38 1 7 | 2 9-8 5 |
|d38 389 5 | 2 6 4 |e138 7 19-8|
+--------------------+------------------+--------------------+
| 9 1 6 | 38 2 38 | 5 4 7 |
| 5 4 8 | 6 7 1 | 9 3 2 |
| 2 7 3 | 4 5 9 | 68 1 68 |
+--------------------+------------------+--------------------+
(8=4)r4c9 - r2c9 = (148)r123c1 - (8=13)r3c7&r6c1 - (13=8)r6c7 => - 8r4c7,r5c8, r6c9; stte
Clement
SteveG48 wrote:Ngisa wrote:(8=4)r4c9 - r2c9 = (148)r123c1 - (8=13)r3c7&r6c1 - (13=8)r6c7 => - 8r4c7,r5c8, r6c9; stte
That's a beauty, Clement.
For the notation, I would suggest replacing (8=13)r3c7&r6c1 with (8=13)r3c7,r6c1. As written with the &, it says that both 1 and 3 are true in each of those two cells, which clearly isn't true. With the comma, it say that both 1 and 3 are true in that set of two cells, which is your intent. Also, the next term should be (1|3=8)r6c7.
+-------------------+-----------------+-------------------+
| 14 b38# 9 | 7 38 2 | 146 5 g46-1 |
| b348# 5 2 | 1 38 6 | 7 89* 489* |
| c18 6 7 | 9 4 5 | d18# 2 3 |
+-------------------+-----------------+-------------------+
| 7 2 1 | 5 9 38 | 348 6 48 |
| 6 389* 4 | 38 1 7 | 2 89* 5 |
| 38 389* 5 | 2 6 4 | 138 7 a189*# |
+-------------------+-----------------+-------------------+
| 9 1 6 | 38 2 38 | 5 4 7 |
| 5 4 8 | 6 7 1 | 9 3 2 |
| 2 7 3 | 4 5 9 | e68 1 f68 |
+-------------------+-----------------+-------------------+
.-------------.------------.------------------------.
| 14 38 9 | 7 38 2 | 46+1 5 46+1 |
| 348 5 2 | 1 38 6 | 7 b89 b89#4 |
| 18 6 7 | 9 4 5 | 18 2 3 |
:-------------+------------+------------------------:
| 7 2 1 | 5 9 38 | a48+3 6 a[4]-8+ |
| 6 389 4 | 38 1 7 | 2 c(8)9 5 |
| 38 389 5 | 2 6 4 | 138 7 189 |
:-------------+------------+------------------------:
| 9 1 6 | 38 2 38 | 5 4 7 |
| 5 4 8 | 6 7 1 | 9 3 2 |
| 2 7 3 | 4 5 9 | 68+ 1 68+ |
'-------------'------------'------------------------'
SpAce wrote:Clement obviously doesn't care.
eleven wrote:SpAce wrote:Clement obviously doesn't care.
No problem for me.
I would have written it as almost xy-wing ...
... the link (48)r49c9 = r9c7 is less intuitive for me.
(Why not (4=8)r4c9 - r9c9 = r9c7 ?)
or why not 4r4c9 = (4-3)r4c7 == (4-9)r2c9 = (9-8)r2c8 = 8r5c8
instead of (43)r4c97 == (49-8)r2c98 = (8)r5c8 ?
Make it more interesting for newcomers ?
+-------------------+-----------------+-------------------+
| 14 38 9 | 7 38 2 | 46+1 5 16+4 |
| 34+8 5 2 | 1 3-8 6 | 7 89 49+8 |
| 18 6 7 | 9 4 5 | 18 2 3 |
+-------------------+-----------------+-------------------+
| 7 2 1 | 5 9 38 | 34+8 6 48 |
| 6 39+8 4 | 38 1 7 | 2 89 5 |
| 38 89+3 5 | 2 6 4 | 13+8 7 19+8 |
+-------------------+-----------------+-------------------+
| 9 1 6 | 38 2 38 | 5 4 7 |
| 5 4 8 | 6 7 1 | 9 3 2 |
| 2 7 3 | 4 5 9 | 68 1 68 |
+-------------------+-----------------+-------------------+