Steve Stumble 7-3-2026

Post puzzles for others to solve here.

Steve Stumble 7-3-2026

Postby SteveG48 » Fri Jul 03, 2026 12:00 pm

Code: Select all
 *-----------*
 |..4|...|..8|
 |68.|...|.54|
 |...|2..|..7|
 |---+---+---|
 |...|82.|.7.|
 |...|..3|...|
 |.3.|.54|...|
 |---+---+---|
 |2..|4.5|...|
 |14.|...|.65|
 |5.7|...|1..|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4656
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 7-3-2026

Postby RSW » Sat Jul 04, 2026 6:07 am

Code: Select all
 +--------------+-------------+-------------+
 | 379  27 4    | 5     6  19 | 239 1239 8  |
 | 6    8  129  | 1-9   3  7  | 29  5    4  |
 | 39   15 159  | 2     4  8  | 6   139  7  |
 +--------------+-------------+-------------+
 | 49   15 6    | 8     2  1-9| 45  7    3  |
 | 4789 27 1259 |#679-1 79 3  | 45  289 #16 |
 | 789  3  129  |#679-1 5  4  | 289 289 #16 |
 +--------------+-------------+-------------+
 | 2    6  38   | 4     1  5  | 7   38   9  |
 | 1    4  38   | 79    79 2  | 38  6    5  |
 | 5    9  7    | 3     8  6  | 1   4    2  |
 +--------------+-------------+-------------+


Unique Rectangle (16)r56c49
- forms a locked set with (79)r8c4 => -9r2c4
- forms a locked set with (79)b5p5 => -9r4c6
- bilocal digit 6 (column 4) => -1r56c4
- bilocal digit 6 (row 6) => -1r5c4 (redundant)
ste

<Edited to correct PM grid notation, and indicate that the second elimination due to bilocal digit 6 in row 6 (-1r5c4) is redundant>
Last edited by RSW on Mon Jul 06, 2026 8:32 am, edited 1 time in total.
RSW
 
Posts: 730
Joined: 01 December 2018
Location: Western Canada

Re: Steve Stumble 7-3-2026

Postby Cenoman » Sat Jul 04, 2026 3:02 pm

Code: Select all
 +---------------------+-------------------+--------------------+
 |  379    27   4      |  5      6    19   |  239   1239   8    |
 |  6      8    129    |  19     3    7    |  29    5      4    |
 |  39     15   159    |  2      4    8    |  6     139    7    |
 +---------------------+-------------------+--------------------+
 |  49     15   6      |  8      2    1-9  |  45    7      3    |
 |  4789   27   1259   |  1679* b79   3    |  45    289    16*  |
 |  789    3    129    | a1679*  5    4    |  289   289    16*  |
 +---------------------+-------------------+--------------------+
 |  2      6    38     |  4      1    5    |  7     38     9    |
 |  1      4    38     |  79*    79*  2    |  38    6      5    |
 |  5      9    7      |  3      8    6    |  1     4      2    |
 +---------------------+-------------------+--------------------+

DP(1679)r5c459, 16r6c49, 79r8c45 using internals (7r6c4, 9r6c4)
(9==7)r6c4 - (7=9)r5c5 => -9 r4c6; ste
Cenoman
Cenoman
 
Posts: 3273
Joined: 21 November 2016
Location: France


Return to Puzzles