Steve Stumble 11-17-2023

Post puzzles for others to solve here.

Steve Stumble 11-17-2023

Postby SteveG48 » Fri Nov 17, 2023 2:44 pm

Code: Select all
 
*-----------*
 |62.|..7|..3|
 |..4|23.|...|
 |...|.8.|...|
 |---+---+---|
 |.73|8..|9.5|
 |...|...|...|
 |8.6|..1|47.|
 |---+---+---|
 |...|.4.|...|
 |...|.12|68.|
 |1..|7..|.9.|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4250
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 11-17-2023

Postby Ngisa » Fri Nov 17, 2023 3:09 pm

Code: Select all
+--------------------+---------------+------------------+
| 5      2      79   | 1     7-9   4 | 38    368     36 |
| 136    136    369  |g69    2     8 | 4     7       5  |
| 8      4      67   | 5     67    3 | 9     2       1  |
+--------------------+---------------+------------------+
| 7      9      5    | 38    48    2 | 6     1       34 |
|c134   d138    38   | 7     5     6 | 2     34      9  |
|b346    36     2    | 39   a49    1 | 7     5       8  |
+--------------------+---------------+------------------+
| 36     7      1    | 4     68    5 | 38    9       2  |
| 9      5      468  | 2     3     7 | 1     468     46 |
| 2     e368    3468 |f68    1     9 | 5     3468    7  |
+--------------------+---------------+------------------+

(9=4)r6c5 - r6c1 = (4-1)r5c1 = (1-8)r5c2 = r9c2 - (8=6)r9c4 - (6=9)r2c4 => - 9r1c5; stte

Clement
Ngisa
 
Posts: 1386
Joined: 18 November 2012

Re: Steve Stumble 11-17-2023

Postby Ngisa » Fri Nov 17, 2023 3:33 pm

[/code]I am sorry: This solution is for puzzle 11-17-2023


Clement
Last edited by Ngisa on Fri Nov 17, 2023 5:56 pm, edited 2 times in total.
Ngisa
 
Posts: 1386
Joined: 18 November 2012

Re: Steve Stumble 11-17-2023

Postby Cenoman » Fri Nov 17, 2023 5:14 pm

Code: Select all
 +-----------------------+-----------------+------------------+
 |  6      2    a89      |  1    59   7    |  58    4    3    |
 | b79#   c19-8  4       |  2    3    59   |  17    56   68   |
 |  57     3     157     |  6    8    4    |  17    2    9    |
 +-----------------------+-----------------+------------------+
 |  4      7     3       |  8    2    6    |  9     1    5    |
 |  259   c159#  1259    |  4    7    59   |  38    36   68   |
 |  8      59    6       |  3    59   1    |  4     7    2    |
 +-----------------------+-----------------+------------------+
 |  2579   6     25789   |  59   4    38   |  235   35   1    |
 |  3      4     59      |  59   1    2    |  6     8    7    |
 |  1      58    258     |  7    6    38   |  235   9    4    |
 +-----------------------+-----------------+------------------+

5-link oddagon (9)r16, c25, b1 (*), having two guardians (#)
(8=9)r1c3 - r2c1 == (91)r25c2 => -8 r2c2; ste
Cenoman
Cenoman
 
Posts: 2754
Joined: 21 November 2016
Location: France

Re: Steve Stumble 11-17-2023

Postby Ngisa » Fri Nov 17, 2023 5:52 pm

Code: Select all
+----------------------+----------------+-----------------+
| 6       2     c89    | 1     59    7  | d58    4     3  |
| 79     b189    4     | 2     3     59 | 17     56    68 |
| 57      3      157   | 6     8     4  | 17     2     9  |
+----------------------+----------------+-----------------+
| 4       7      3     | 8     2     6  | 9      1     5  |
| 259     159    1259  | 4     7     59 | 38     36    68 |
| 8       59     6     | 3     59    1  | 4      7     2  |
+----------------------+----------------+-----------------+
| 2579    6      25789 | 59    4     38 | 235    35    1  |
| 3       4      59    | 59    1     2  | 6      8     7  |
| 1      a58     258   | 7     6     38 | 23-5   9     4  |
+----------------------+----------------+-----------------+

(5=8)r9c2 - r2c2 = r1c3 - (8=5)r1c7 => - 5r9c7; stte

Clement
Ngisa
 
Posts: 1386
Joined: 18 November 2012

Re: Steve Stumble 11-17-2023

Postby P.O. » Fri Nov 17, 2023 7:19 pm

basics:
Hidden Text: Show
Code: Select all
( n2r6c9   n4r9c9   n7r8c9   n1r7c9   n1r4c8   n3r6c4   n7r5c5
  n2r4c5   n6r9c5   n6r4c6   n4r4c1   n4r8c2   n6r3c4   n6r7c2
  n9r3c9   n1r1c4   n3r8c1   n4r5c4   n4r3c6   n4r1c8   n3r3c2 )

intersections:
((((9 0) (7 4 8) (5 9)) ((9 0) (8 4 8) (5 9)))
 (((5 0) (7 4 8) (5 9)) ((5 0) (8 4 8) (5 9))))

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

( n2r3c8 )

intersection:
((((5 0) (3 1 1) (5 7)) ((5 0) (3 3 1) (1 5 7))))

Code: Select all
6      2      89     1      59     7      58     4      3               
79     189    4      2      3      59     17     56     68             
57     3      157    6      8      4      17     2      9               
4      7      3      8      2      6      9      1      5               
259    159    1259   4      7      59     38     36     68             
8      59     6      3      59     1      4      7      2               
2579   6      25789  59     4      38     235    35     1               
3      4      59     59     1      2      6      8      7               
1      58     258    7      6      38     235    9      4           

b1n8{r1c3 r2c2} - r9c2{n8 n5} - r8c3{n5 n9} => r1c3 <> 9
ste.
P.O.
 
Posts: 1386
Joined: 07 June 2021

Re: Steve Stumble 11-17-2023

Postby Leren » Fri Nov 17, 2023 7:47 pm

Code: Select all
*------------------------------------------*
| 6     2   89    | 1  e59 7  |d58  4   3  |
| 79   b189 4     | 2   3  59 | 17  56 c68 |
| 57    3   157   | 6   8  4  | 17  2   9  |
|-----------------+-----------+------------|
| 4     7   3     | 8   2  6  | 9   1   5  |
| 259   159 1259  | 4   7  59 | 38  36  68 |
| 8     9-5 6     | 3  f59 1  | 4   7   2  |
|-----------------+-----------+------------|
| 2579  6   25789 | 59  4  38 | 235 35  1  |
| 3     4   59    | 59  1  2  | 6   8   7  |
| 1    a58  258   | 7   6  38 | 235 9   4  |
*------------------------------------------*

W Wing with Transport : (5=8) r9c2 - r2c2 = r2c9 - (8=5) r1c7 - r1c5 = (5) r6c5 => - 5 r6c2; stte

Leren
Leren
 
Posts: 5043
Joined: 03 June 2012

Re: Steve Stumble 11-17-2023

Postby RSW » Fri Nov 17, 2023 7:59 pm

Code: Select all
 +-----------------+----------+-----------+
 | 6    2   c89    | 1  59 7  | 58  4  3  |
 | 79   19-8 4     | 2  3  59 | 17  56 68 |
 | 57   3    157   | 6  8  4  | 17  2  9  |
 +-----------------+----------+-----------+
 | 4    7    3     | 8  2  6  | 9   1  5  |
 | 259  159  1259  | 4  7  59 | 38  36 68 |
 | 8    59   6     | 3  59 1  | 4   7  2  |
 +-----------------+----------+-----------+
 | 2579 6    2579-8| 59 4  38 | 235 35 1  |
 | 3    4   b59    | 59 1  2  | 6   8  7  |
 | 1   a58   25-8  | 7  6  38 | 235 9  4  |
 +-----------------+----------+-----------+

(8=5)r9c2 - (5=9)r8c3 - (9=8)r1c3 => -8r2c2 -8r79c3; stte
RSW
 
Posts: 619
Joined: 01 December 2018
Location: Western Canada


Return to Puzzles