Steve Stumble 1-12-2024

Post puzzles for others to solve here.

Steve Stumble 1-12-2024

Postby SteveG48 » Fri Jan 12, 2024 6:41 pm

Code: Select all
 *-----------*
 |..9|...|.62|
 |.7.|..9|.8.|
 |...|31.|...|
 |---+---+---|
 |...|67.|5.4|
 |...|..3|...|
 |1.5|9..|...|
 |---+---+---|
 |...|.8.|...|
 |.6.|7..|.2.|
 |43.|...|6..|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4249
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 1-12-2024

Postby P.O. » Fri Jan 12, 2024 7:10 pm

basics:
Hidden Text: Show
Code: Select all
( n3r8c5   n6r7c6   n6r6c9   n6r2c5   n9r9c5 )

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

PAIR ROW: ((6 2 4) (4 8)) ((6 6 5) (4 8)) 
(((6 5 5) (2 4)) ((6 7 6) (2 3 7 8)))

( n2r6c5   n2r5c7   n8r8c7   n8r5c9   n1r8c3   n1r1c2   n4r8c6
  n8r9c3   n8r1c4   n8r6c6   n1r4c6   n9r4c8   n1r5c8   n4r6c2
  n9r5c2 )

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

Code: Select all
35    1     9     8     45    57    347   6     2             
235   7     234   245   6     9     134   8     135           
2568  258   246   3     1     257   479   457   579           
238   28    23    6     7     1     5     9     4             
67    9     67    45    45    3     2     1     8             
1     4     5     9     2     8     37    37    6             
2579  25    27    15    8     6     1349  345   1359           
59    6     1     7     3     4     8     2     59             
4     3     8     125   9     25    6     57    157           

r3n8{c2 c1} - c1n6{r3 r5} - c1n7{r5 r7} - r7c3{n7 n2} - r7c2{n2 n5} => r3c2 <> 5
ste.
P.O.
 
Posts: 1385
Joined: 07 June 2021

Re: Steve Stumble 1-12-2024

Postby Leren » Fri Jan 12, 2024 7:24 pm

Code: Select all
*-----------------------------------------------*
|a35    1    9   | 8   45 57  |b347   6    2    |
| 235   7    234 | 245 6  9   | 134   8    135  |
| 268-5 28-5 246 | 3   1  257 |b479  b457 b579  |
|----------------+------------+-----------------|
| 238   28   23  | 6   7  1   | 5     9    4    |
| 67    9    67  | 45  45 3   | 2     1    8    |
| 1     4    5   | 9   2  8   | 37    37   6    |
|----------------+------------+-----------------|
| 2579  25   27  | 15  8  6   | 1349  345  1359 |
| 59    6    1   | 7   3  4   | 8     2    59   |
| 4     3    8   | 125 9  25  | 6     57   157  |
*-----------------------------------------------*

(5=3) r1c1 - (3=5) r1c7, r3c789 => - 5 r3c12; stte

Leren
Leren
 
Posts: 5043
Joined: 03 June 2012

Re: Steve Stumble 1-12-2024

Postby Cenoman » Fri Jan 12, 2024 10:58 pm

Code: Select all
 +----------------------+-------------------+----------------------+
 | Da35     1     9     |  8     45   57    |  347    6     2      |
 | Da235    7     234   |  245   6    9     |  134    8     135    |
 |CBa2568  B28-5  246   |  3     1    257   |  479    457   579    |
 +----------------------+-------------------+----------------------+
 |  D238    28    23    |  6     7    1     |  5      9     4      |
 |   67     9     67    |  45    45   3     |  2      1     8      |
 |   1      4     5     |  9     2    8     |  37     37    6      |
 +----------------------+-------------------+----------------------+
 |   2579   25    27    |  15    8    6     |  1349   345   1359   |
 |   59     6     1     |  7     3    4     |  8      2     59     |
 |   4      3     8     |  125   9    25    |  6      57    157    |
 +----------------------+-------------------+----------------------+

Almost-almost NT: (235)r123c1 = [(68)r3c12 = (8)r3c1 - (8=235)r124c1] => -5 r3c2; ste
Cenoman
Cenoman
 
Posts: 2753
Joined: 21 November 2016
Location: France


Return to Puzzles