Steve Stumble 9-27-2024

Post puzzles for others to solve here.

Steve Stumble 9-27-2024

Postby SteveG48 » Fri Sep 27, 2024 12:57 pm

Code: Select all
 *-----------*
 |...|2.8|.54|
 |..9|.5.|...|
 |51.|3.4|...|
 |---+---+---|
 |.2.|...|.19|
 |..1|...|2..|
 |34.|...|.6.|
 |---+---+---|
 |...|9.2|.37|
 |...|.4.|8..|
 |19.|7.6|...|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4479
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 9-27-2024

Postby Cenoman » Fri Sep 27, 2024 4:13 pm

Code: Select all
 +---------------------+-------------------+---------------------+
 |  67    367   367    |  2   d19    8     | c19     5     4     |
 |  4     8     9      |  6    5     17    | a137*   27  ba123*  |
 |  5     1     2      |  3    79    4     |  679    78    68    |
 +---------------------+-------------------+---------------------+
 | g678   2     5678   | h48   367   357   | a357-4* 1     9     |
 |  9     67    1      |  48   367   357   |  2      478   358   |
 |  3     4     578    |  1    2     9     |  57     6     58    |
 +---------------------+-------------------+---------------------+
 | f68    5     4      |  9   e18    2     |  16     3     7     |
 |  2     367   367    |  5    4     13    |  8      9     16    |
 |  1     9     38     |  7    38    6     | a45*    24   a25*   |
 +---------------------+-------------------+---------------------+

Almost ALS H-Wing:
[(4=52)r9c79 - (2='3)r2c9 - r2c7 = (3)r4c7] '= (1)r2c9 - r1c7 = r1c5 - (1=8)r7c5 - r7c1 = r4c1 - (8=4)r4c4 => -4 r4c7; ste
Cenoman
Cenoman
 
Posts: 2974
Joined: 21 November 2016
Location: France

Re: Steve Stumble 9-27-2024

Postby P.O. » Fri Sep 27, 2024 5:32 pm

basics:
Hidden Text: Show
Code: Select all
( n2r6c5   n4r2c1   n9r8c8   n9r6c6   n9r5c1   n1r6c4   n2r3c3
  n2r8c1   n8r2c2   n6r2c4   n5r8c4 )

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

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

( n4r7c3   n5r7c2 )

Code: Select all
67    367   367   2     19    8     19    5     4             
4     8     9     6     5     17    137   27    123           
5     1     2     3     79    4     679   78    68             
678   2     5678  48    367   357   3457  1     9             
9     67    1     48    367   357   2     478   358           
3     4     578   1     2     9     57    6     58             
68    5     4     9     18    2     16    3     7             
2     367   367   5     4     13    8     9     16             
1     9     38    7     38    6     45    24    25             

8r6c3 => r356c9 <> 8
 r6c3=8 - c1n8{r4 r7} - r7n6{c1 c7} - r3n6{c7 c9}
 r6c3=8 - r4n8{c1 c4} - r4n4{c4 c7} - b6n3{r4c7 r5c9}

=> r6c3 <> 8
ste.
P.O.
 
Posts: 1731
Joined: 07 June 2021

Re: Steve Stumble 9-27-2024

Postby RSW » Fri Sep 27, 2024 7:44 pm

Code: Select all
 +---------------+------------+--------------+
 | 67  367  367  | 2  19  8   | 19   5   4   |
 | 4   8    9    | 6  5   17  | 137  27  123 |
 | 5   1    2    | 3  79  4   | 679  78 c68  |
 +---------------+------------+--------------+
 | 678 2    5678 | 48 367 357 | 3457 1   9   |
 | 9   67   1    | 48 367 357 | 2    478 358 |
 | 3   4   e578  | 1  2   9   | 57   6  d58  |
 +---------------+------------+--------------+
 | 68  5    4    | 9  18  2   | 16   3   7   |
 | 2   67-3 67-3 | 5  4  a13  | 8    9  b16  |
 | 1   9   f38   | 7  8-3 6   | 45   24  25  |
 +---------------+------------+--------------+

(3=1)r8c6 - (1=6)r8c9 - (6=8)r3c9 - r6c9 = r6c3 - (8=3)r9c3 => -3r8c23 -3r9c5; stte
RSW
 
Posts: 669
Joined: 01 December 2018
Location: Western Canada


Return to Puzzles

cron