Steve Stumble 7-11-2025

Post puzzles for others to solve here.

Steve Stumble 7-11-2025

Postby SteveG48 » Fri Jul 11, 2025 1:54 pm

Code: Select all
 *-----------*
 |7..|.15|..8|
 |.38|...|.9.|
 |..1|...|4.5|
 |---+---+---|
 |...|14.|...|
 |..5|..3|8..|
 |...|.89|...|
 |---+---+---|
 |8.6|...|2..|
 |.1.|...|58.|
 |3..|67.|..1|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4575
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 7-11-2025

Postby P.O. » Fri Jul 11, 2025 4:45 pm

basics:
Hidden Text: Show
Code: Select all
( n9r9c7   n4r9c8   n2r9c3   n8r9c6   n5r9c2   n1r7c6   n1r2c7   n5r6c4   n5r7c5
  n5r4c8   n5r2c1   n6r8c9   n7r8c3   n8r3c4   n8r4c2 )

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

PAIR COL: ((2 5 2) (2 6)) ((5 5 5) (2 6)) 
(((3 5 2) (2 3 9)) ((8 5 8) (2 3 9)))

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

Code: Select all
7      2469   49     39     1      5      36     236    8               
5      3      8      247    26     2467   1      9      27             
269    269    1      8      39     27     4      2367   5               
269    8      39     1      4      267    367    5      239             
12469  24679  5      27     26     3      8      126    249             
1246   2467   34     5      8      9      367    1236   234             
8      49     6      49     5      1      2      37     37             
49     1      7      2349   39     24     5      8      6               
3      5      2      6      7      8      9      4      1               

2r3c6 => r8c6 <> 2,4
 r3c6=2 - 69r3c12 - c5n9{r3 r8} - r8c1{n9 n4}
 
=> r3c6 <> 2
ste.
P.O.
 
Posts: 2023
Joined: 07 June 2021

Re: Steve Stumble 7-11-2025

Postby jco » Fri Jul 11, 2025 10:42 pm

After basics
Code: Select all
,--------------------------------------------------------------------,
| 7      2469   49     | 39     1      5      | 36     236    8      |
| 5      3      8      | 247    26     2467   | 1      9      27     |
|(269)  (26)    1      | 8      39     7-2    | 4      2367   5      |
|----------------------+----------------------+----------------------|
| 269    8      39     | 1      4      267    | 367    5      239    |
| 12469  24679  5      | 27     26     3      | 8      126    249    |
| 1246   2467   34     | 5      8      9      | 367    1236   234    |
|----------------------+----------------------+----------------------|
| 8      49     6      | 49     5      1      | 2      37     37     |
|(49)    1      7      | 2349   39    (24)    | 5      8      6      |
| 3      5      2      | 6      7      8      | 9      4      1      |
'--------------------------------------------------------------------'

ALS Y-wing (2=4)r8c6 - (4=9)r8c1 - (9=62)r3c12 => -2 r3c6; ste
JCO
jco
 
Posts: 845
Joined: 09 June 2020

Re: Steve Stumble 7-11-2025

Postby Cenoman » Sun Jul 13, 2025 8:20 pm

Code: Select all
 +-----------------------+---------------------+---------------------+
 |  7       2469    49   | b39     1    5      |  36    236    8     |
 |  5       3       8    |  247    26   2467   |  1     9      27    |
 |  269     269     1    |  8     c39  d7-2    |  4    d2367   5     |
 +-----------------------+---------------------+---------------------+
 |  269     8       39   |  1      4    267    |  367   5      239   |
 |  12469   24679   5    |  27     26   3      |  8     126    249   |
 |  1246    2467    34   |  5      8    9      |  367   1236   234   |
 +-----------------------+---------------------+---------------------+
 |  8       49      6    |  49     5    1      |  2     37     37    |
 |  49      1       7    | b2349   39  a24     |  5     8      6     |
 |  3       5       2    |  6      7    8      |  9     4      1     |
 +-----------------------+---------------------+---------------------+

(2)r8c6 = (23)r18c4 - r3c5 = (37)r3c68 => -2 r3c6; ste
Cenoman
Cenoman
 
Posts: 3126
Joined: 21 November 2016
Location: France


Return to Puzzles