Steve Stumble 10-21-2022

Post puzzles for others to solve here.

Steve Stumble 10-21-2022

Postby SteveG48 » Fri Oct 21, 2022 2:20 pm

Code: Select all
 *-----------*
 |.57|...|...|
 |..8|...|4..|
 |1..|5.8|..2|
 |---+---+---|
 |...|91.|.4.|
 |..5|...|9..|
 |.2.|.87|...|
 |---+---+---|
 |7..|3.1|..9|
 |..6|...|8..|
 |.1.|..4|73.|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4495
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 10-21-2022

Postby P.O. » Fri Oct 21, 2022 5:50 pm

Code: Select all
( n3r4c3   n1r6c3   n4r8c9   n5r4c6   n8r7c2   n8r9c4   n9r6c1
  n1r8c8   n1r1c7   n2r4c7   n4r7c3   n4r6c4   n9r3c3   n2r9c3
  n5r9c1   n6r9c9   n5r7c7   n2r7c8   n3r8c1   n9r8c2   n2r8c6
  n9r9c5   n6r7c5   n7r8c4   n5r8c5   n1r5c9   n1r2c4 )

intersection:
 (((6 0) (5 4 5) (2 6)) ((6 0) (5 6 5) (3 6)))
 
r2n5{c9 c8} - r6c8{n5 n6} - r3c8{n6 n7} => r2c9 <> 7
ste.
P.O.
 
Posts: 1762
Joined: 07 June 2021

Re: Steve Stumble 10-21-2022

Postby Cenoman » Fri Oct 21, 2022 7:26 pm

Code: Select all
 +-------------------+-------------------+--------------------+
 | e246   5     7    |  26* d234* c369*  |  1    689    38    |
 | e26    36    8    |  1    237  b369   |  4   a5679  a35-7  |
 |  1     346   9    |  5    347   8     |  36   67     2     |
 +-------------------+-------------------+--------------------+
 | e68    67    3    |  9    1     5     |  2    4     f78    |
 |  48    47    5    |  26*  23*   36*   |  9    78     1     |
 |  9     2     1    |  4    8     7     |  36   56     35    |
 +-------------------+-------------------+--------------------+
 |  7     8     4    |  3    6     1     |  5    2      9     |
 |  3     9     6    |  7    5     2     |  8    1      4     |
 |  5     1     2    |  8    9     4     |  7    3      6     |
 +-------------------+-------------------+--------------------+

DP(236)r15c456 using internals:
(59)r2c89 = r2c6 - (9)r1c6 == (4)r1c5 - (4=268)r124c1 - (8=7)r4c9 => -7 r2c9; ste
Cenoman
Cenoman
 
Posts: 2997
Joined: 21 November 2016
Location: France

Re: Steve Stumble 10-21-2022

Postby Leren » Fri Oct 21, 2022 8:15 pm

Code: Select all
*-----------------------------------------*
| 246  5   7 | 26  234 369 | 1   689  38  |
| 26   36  8 | 1   237 369 | 4   5679 357 |
| 1   b346 9 | 5  c347 8   | 36 d67   2   |
|------------+-------------+--------------|
| 68   67  3 | 9   1   5   | 2   4    78  |
| 48  a47  5 | 26  23  36  | 9   8-7  1   |
| 9    2   1 | 4   8   7   | 36  56   35  |
|------------+-------------+--------------|
| 7    8   4 | 3   6   1   | 5   2    9   |
| 3    9   6 | 7   5   2   | 8   1    4   |
| 5    1   2 | 8   9   4   | 7   3    6   |
*-----------------------------------------*

M Wing : (7=4) r5c2 - r3c2 = (4-7) r3c5 = (7) r3c8 => - 7 r3c8; stte

Leren
Leren
 
Posts: 5124
Joined: 03 June 2012

Re: Steve Stumble 10-21-2022

Postby RSW » Fri Oct 21, 2022 8:42 pm

Code: Select all
 +-----------+------------+---------------+
 | 246 5   7 | 26 234 369 | 1   689  *8-3 |
 | 26  36  8 | 1  237 369 | 4   5679 a357 |
 | 1   346 9 | 5  347 8   |a36 a67    2   |
 +-----------+------------+---------------+
 | 68  67  3 | 9  1   5   | 2   4     78  |
 | 48  47  5 | 26 23  36  | 9   78    1   |
 | 9   2   1 | 4  8   7   | 36  56   b35  |
 +-----------+------------+---------------+
 | 7   8   4 | 3  6   1   | 5   2     9   |
 | 3   9   6 | 7  5   2   | 8   1     4   |
 | 5   1   2 | 8  9   4   | 7   3     6   |
 +-----------+------------+---------------+

(3=785)b3p678 - (5=3)r6c9 => -3r1c9; stte
RSW
 
Posts: 670
Joined: 01 December 2018
Location: Western Canada

Re: Steve Stumble 10-21-2022

Postby Ngisa » Sat Oct 22, 2022 9:33 am

Code: Select all
+-----------------+------------------+---------------------+
| 246    5      7 | 26    234    369 | 1     d689     e8-3 |
| 26     36     8 | 1     237    369 | 4     c5679    b357 |
| 1      346    9 | 5     347    8   | 36     67       2   |
+-----------------+------------------+---------------------+
| 68     67     3 | 9     1      5   | 2      4        78  |
| 48     467    5 | 26    23     36  | 9      78       1   |
| 9      2      1 | 4     8      7   | 36     56      a35  |
+-----------------+------------------+---------------------+
| 7      8      4 | 3     6      1   | 5      2        9   |
| 3      9      6 | 7     5      2   | 8      1        4   |
| 5      1      2 | 8     9      4   | 7      3        6   |
+-----------------+------------------+---------------------+

(3=5)r6c9 - r2c9 = (5-9)r2c8 = (9-8)r1c8 = (8)r1c9 => - 3r1c9; stte

Clement
Ngisa
 
Posts: 1412
Joined: 18 November 2012


Return to Puzzles