Steve Stumble 8-23-2024

Post puzzles for others to solve here.

Steve Stumble 8-23-2024

Postby SteveG48 » Fri Aug 23, 2024 9:05 pm

Code: Select all
 *-----------*
 |45.|2..|...|
 |.3.|4.8|.9.|
 |...|..1|...|
 |---+---+---|
 |.48|7..|6..|
 |6..|...|..3|
 |..3|.26|94.|
 |---+---+---|
 |...|8..|...|
 |.7.|3.2|.5.|
 |...|..5|.34|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4479
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 8-23-2024

Postby Leren » Fri Aug 23, 2024 9:48 pm

Code: Select all
*------------------------------------------------*
| 4    5    169  | 2    67   79 | 3   8    16    |
| 12   3    126  | 4    5    8  | 127 9    1267  |
| 289  2689 7    | 69   3    1  | 4   26   5     |
|----------------+--------------+----------------|
| 5    4    8    | 7    9    3  | 6   12   12    |
| 6    29   29   | 1    8    4  | 5   7    3     |
| 7    1    3    | 5    2    6  | 9   4    8     |
|----------------+--------------+----------------|
| 3    269  5    | 8    4   d79 | 127 126 c12679 |
| 19   7    4    | 3   a16   2  | 8   5   b69    |
| 1289 2689 1269 |e9-6  167  5  | 27  3    4     |
*------------------------------------------------*

(6) r8c5 = (6-9) r8c9 = r7c9 - r7c6 = (9) r9c4 => - 6 r9c4; stte

Leren
Leren
 
Posts: 5117
Joined: 03 June 2012

Re: Steve Stumble 8-23-2024

Postby Cenoman » Sat Aug 24, 2024 8:48 am

Code: Select all
 +-----------------------+------------------+----------------------+
 |  4      5      169    |  2    67    79   |  3     8     16      |
 |  12     3      126    |  4    5     8    |  127   9     1267    |
 |  289    2689   7      |  69   3     1    |  4     26    5       |
 +-----------------------+------------------+----------------------+
 |  5      4      8      |  7    9     3    |  6     12    12      |
 |  6      29     29     |  1    8     4    |  5     7     3       |
 |  7      1      3      |  5    2     6    |  9     4     8       |
 +-----------------------+------------------+----------------------+
 |  3      269    5      |  8    4     79   |  127   126   12679   |
 | a19     7      4      |  3   b16    2    |  8     5     69      |
 |  128-9  268-9  126-9  | c69   167   5    |  27    3     4       |
 +-----------------------+------------------+----------------------+

Y-Wing: (9=1)r8c1 - (1=6)r8c5 - (6=9)r9c4 => -9 r9c123, ste
Cenoman
Cenoman
 
Posts: 2974
Joined: 21 November 2016
Location: France

Re: Steve Stumble 8-23-2024

Postby Mauriès Robert » Sat Aug 24, 2024 10:48 am

Hello all,
My resolution.
(-9r8c9)=>9r7c9->9r9c4->6r3c4->6r7c8 => -6r8c9 end
puzzle: Show
Image
Mauriès Robert
 
Posts: 594
Joined: 07 November 2019
Location: France

Re: Steve Stumble 8-23-2024

Postby P.O. » Sat Aug 24, 2024 12:47 pm

Hello Robert, good to see you again.
basics:
Hidden Text: Show
Code: Select all
( n1r6c2   n5r6c4   n7r6c1   n8r6c9   n3r7c1   n4r3c7   n5r7c3
  n5r4c1   n8r5c5   n3r1c7   n3r3c5   n4r5c6   n4r8c3   n5r5c7
  n5r3c9   n5r2c5   n7r5c8   n8r1c8   n1r5c4   n3r4c6   n4r7c5
  n7r3c3   n9r4c5 )

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

Code: Select all
4      5      169    2      67     79     3      8      16             
12     3      126    4      5      8      127    9      1267           
289    2689   7      69     3      1      4      26     5               
5      4      8      7      9      3      6      12     12             
6      29     29     1      8      4      5      7      3               
7      1      3      5      2      6      9      4      8               
3      269    5      8      4      79     127    126    12679           
19     7      4      3      16     2      8      5      69             
1289   2689   1269   69     167    5      27     3      4         

9r7c6 => r78c9 <> 9
 r7c6=9 - r1c6{n9 n7} - r1c5{n7 n6} - r8n6{c5 c9}

=> r7c6 <> 9
ste.
P.O.
 
Posts: 1731
Joined: 07 June 2021


Return to Puzzles