Steve Stumble 11-1-2020

Post puzzles for others to solve here.

Steve Stumble 11-1-2020

Postby SteveG48 » Sun Nov 01, 2020 3:35 pm

Code: Select all
 *-----------*
 |...|...|...|
 |89.|6.5|.7.|
 |4..|.8.|.61|
 |---+---+---|
 |.1.|.3.|..4|
 |...|8.9|...|
 |5..|.7.|.36|
 |---+---+---|
 |92.|.5.|..8|
 |.3.|1.6|.25|
 |...|...|...|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 11-1-2020

Postby SCLT » Sun Nov 01, 2020 3:56 pm

On mobile so no grid. One step after basics:

(9=4)r8c7 - (4=23)r2c79 - 2r3c7 = r3c3 - (2=9)r6c3

-9r6c7 ; stte
SCLT
 
Posts: 171
Joined: 06 August 2013

Re: Steve Stumble 11-1-2020

Postby Cenoman » Sun Nov 01, 2020 4:16 pm

A very, very, very old fashion solution (one step, with AIC, ALS's, what horrors !):
Code: Select all
 +----------------------+--------------------+--------------------+
 |  23   567   123567   |  237   124   347   |  23458   48   9    |
 |  8    9     123      |  6     124   5     | b234     7   b23   |
 |  4    57    2357     |  9     8     37    |  35-2    6    1    |
 +----------------------+--------------------+--------------------+
 |  6    1     79       |  5     3     2     |  789     89   4    |
 |  23   47    2347     |  8     6     9     |  1       5    27   |
 |  5    8     29       |  4     7     1     | a29      3    6    |
 +----------------------+--------------------+--------------------+
 |  9    2     46       |  37    5     347   |  367     1    8    |
 |  7    3     8        |  1     49    6     | a49      2    5    |
 |  1    456   456      |  237   249   8     |  367     49   37   |
 +----------------------+--------------------+--------------------+

(2=94)r68c7 - (4=23)r2c79 => -2 r3c7; ste
Cenoman
Cenoman
 
Posts: 2749
Joined: 21 November 2016
Location: France


Return to Puzzles