4-13-2023

Post puzzles for others to solve here.

4-13-2023

Postby SteveG48 » Thu Apr 13, 2023 2:37 pm

Code: Select all
 *-----------*
 |4..|2..|...|
 |...|.6.|.32|
 |32.|.18|..7|
 |---+---+---|
 |7..|...|.6.|
 |.54|.8.|72.|
 |.9.|...|..8|
 |---+---+---|
 |5..|17.|.46|
 |96.|.4.|...|
 |...|..5|..1|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4252
Joined: 08 November 2013
Location: Orlando, Florida

Re: 4-13-2023

Postby P.O. » Thu Apr 13, 2023 5:37 pm

basics:
Hidden Text: Show
Code: Select all
( n1r8c3   n4r4c9   n4r9c2   n6r9c4   n7r8c8   n7r9c3   n8r8c4 )

intersections:
((((6 0) (1 3 1) (5 6 8 9)) ((6 0) (3 3 1) (5 6 9)))
 (((3 0) (7 2 7) (3 8)) ((3 0) (7 3 7) (2 3 8)))
 (((3 0) (4 4 5) (3 5 9)) ((3 0) (5 4 5) (3 9)) ((3 0) (6 4 5) (3 4 5 7))))

PAIR ROW: ((5 4 5) (3 9)) ((5 9 6) (3 9)) 
(((5 6 5) (1 6 9)))

PAIR BOX: ((1 9 3) (5 9)) ((3 8 3) (5 9)) 
(((1 7 3) (1 5 6 8 9)) ((1 8 3) (1 5 8 9)) ((2 7 3) (1 4 5 8 9)) ((3 7 3) (4 5 6 9)))

TRIPLET COL: ((4 3 4) (2 3 8)) ((6 3 4) (2 3)) ((7 3 7) (2 3 8))
(((1 3 1) (5 6 8 9)) ((2 3 1) (5 8 9)))

QUAD ROW: ((6 3 4) (2 3)) ((6 5 5) (2 5)) ((6 7 6) (1 3 5)) ((6 8 6) (1 5))
(((6 1 4) (1 2 6)) ((6 4 5) (3 4 5 7)) ((6 6 5) (1 2 4 6 7)))

( n6r6c1   n1r5c1   n6r5c6   n8r2c1   n2r9c1   n1r4c6 )

intersection:
((((8 0) (9 7 9) (3 8 9)) ((8 0) (9 8 9) (8 9))))

Code: Select all
4     17    569   2     359   379   168   18    59             
8     17    59    4579  6     479   14    3     2             
3     2     569   459   1     8     46    59    7             
7     38    238   359   259   1     359   6     4             
1     5     4     39    8     6     7     2     39             
6     9     23    47    25    47    135   15    8             
5     38    38    1     7     29    29    4     6             
9     6     1     8     4     23    235   7     35             
2     4     7     6     39    5     389   89    1             

9r1c9 => r149c5 <> 9
 r1c9=9
 r1c9=9 - r5n9{c9 c4}
 r1c9=9 - c8n9{r3 r9}
 
=> r1c9 <> 9
ste.
P.O.
 
Posts: 1389
Joined: 07 June 2021

Re: 4-13-2023

Postby eleven » Thu Apr 13, 2023 8:17 pm

Code: Select all
 *---------------------------------------------------------*
 |  4  17   569   |  2     *359   379   |  168   18  *59   |
 |  8  17   59    |  4579   6     479   |  14    3    2    |
 |  3  2    569   |  459    1     8     |  46    59   7    |
 |----------------+---------------------+------------------|
 |  7  38   238   |  359   *259   1     |  35-9  6    4    |
 |  1  5    4     |  39     8     6     |  7     2   *39   |
 |  6  9    23    |  47     25    47    |  135   15   8    |
 |----------------+---------------------+------------------|
 |  5  38   38    |  1      7    b29    | c29    4    6    |
 |  9  6    1     |  8      4     23    |  235   7    35   |
 |  2  4    7     |  6     a39    5     |  389   89   1    |
 *---------------------------------------------------------*

Skyscraper 9 c5r15,c9r16 = 9r9c5 - r7c6 = 9r7c7 => -9r4c7, stte
eleven
 
Posts: 3101
Joined: 10 February 2008

Re: 4-13-2023

Postby Leren » Thu Apr 13, 2023 8:45 pm

Code: Select all
*-----------------------------------------*
| 4 17 569 | 2    *359 379 | 168  18  *59 |
| 8 17 59  | 4579  6   479 | 14   3    2  |
| 3 2  569 | 459   1   8   | 46  f59   7  |
|----------+---------------+--------------|
| 7 38 238 | 359  *259 1   |*359  6    4  |
| 1 5  4   | 39    8   6   | 7    2    39 |
| 6 9  23  | 47    25  47  | 135  15   8  |
|----------+---------------+--------------|
| 5 38 38  | 1     7   29  |f29   4    6  |
| 9 6  1   | 8     4   23  | 235  7    35 |
| 2 4  7   | 6    *39  5   |*389  8-9  1  |
*-----------------------------------------*

Finned Franken Swordfish in 9's c57b3 r149 with fin Cells r3c8 & r7c7 => - 9 r9c8; stte

Leren
Leren
 
Posts: 5043
Joined: 03 June 2012


Return to Puzzles