Steve Stumble 6-4-2021

Post puzzles for others to solve here.

Steve Stumble 6-4-2021

Postby SteveG48 » Fri Jun 04, 2021 4:28 pm

Code: Select all
 *-----------*
 |..9|.84|...|
 |..8|3.7|..2|
 |6..|.9.|..8|
 |---+---+---|
 |.6.|...|...|
 |9.2|.1.|4.3|
 |...|...|.7.|
 |---+---+---|
 |5..|.3.|..6|
 |1..|9.6|5..|
 |...|42.|3..|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4249
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 6-4-2021

Postby Cenoman » Fri Jun 04, 2021 8:35 pm

Code: Select all
 +---------------------+-------------------+-----------------------+
 |  2    a157*  9      |  156   8     4    |  167     3      157   |
 |  4    a15*   8      |  3    d56    7    |  169    c1569   2     |
 |  6     3    a57*    |  1-5   9     2    |  17      4      8     |
 +---------------------+-------------------+-----------------------+
 |  378   6     1457   |  257   45    39   |  1289    1259   159   |
 |  9    a57*   2      | a567*  1     8    |  4      b56     3     |
 |  38    48    145    |  256   456   39   |  12689   7      159   |
 +---------------------+-------------------+-----------------------+
 |  5     249   47     |  8     3     1    |  279     29     6     |
 |  1     28    3      |  9     7     6    |  5       28     4     |
 |  78    89    6      |  4     2     5    |  3       189    179   |
 +---------------------+-------------------+-----------------------+

1. [(5)r3c3 = r12c2 - r5c2 = r5c4] = (5-6)r5c8 = r2c8 - (6=5)r2c5 => -5 r3c4; 26 placements & lcls

Code: Select all
 +-----------------+------------------+-----------------+
 |  2    7    9    |  56    8    4    |  16   3    15   |
 |  4    1    8    |  3     56   7    |  69   59   2    |
 |  6    3    5    |  1     9    2    |  7    4    8    |
 +-----------------+------------------+-----------------+
 |  7    6    1    |  25    4    3    |  8    25   9    |
 |  9    5    2    |  7     1    8    |  4    6    3    |
 |  3    8    4    |  26+5  56   9    |  12   7    15   |
 +-----------------+------------------+-----------------+
 |  5    4    7    |  8     3    1    |  29   29   6    |
 |  1    2    3    |  9     7    6    |  5    8    4    |
 |  8    9    6    |  4     2    5    |  3    1    7    |
 +-----------------+------------------+-----------------+

2. BUG+1 =>+5r6c4; ste
Edit: corrected typo
Last edited by Cenoman on Sat Jun 05, 2021 8:03 am, edited 1 time in total.
Cenoman
Cenoman
 
Posts: 2753
Joined: 21 November 2016
Location: France

Re: Steve Stumble 6-4-2021

Postby jco » Sat Jun 05, 2021 2:18 am

Code: Select all
.----------------------------------------------------.
| 2   z157  9    |   156  8    4  | 167    3    D15-7|
| 4    15   8    |   3    56   7  | 169   C1569  2   |
| 6    3    57   |  b15   9    2  | b17    4     8   |
|----------------+----------------+------------------|
| 378  6    1457 |   257  45   39 | 1289   1259  159 |
| 9   y57  2     |xAa567  1    8  | 4     B56    3   |
| 38   48   145  |   256  456  39 | 12689  7     159 |
|----------------+----------------+------------------|
| 5    249  47   |   8    3    1  | 279    29    6   |
| 1    28   3    |   9    7    6  | 5      28    4   |
| 78   89   6    |   4    2    5  | 3      189   179 |
'----------------------------------------------------'

1. Kraken Cell (567)r5c4
(5)r5c4-(5=17)r3c47
(6)r5c4-(6=5)r5c8-r2c8=(5)r1c9
(7)r5c4-r5c2=r1c2
------------
=> -7 r1c9 [& 26 placements]

2. same as Cenoman's second step.
JCO
jco
 
Posts: 709
Joined: 09 June 2020


Return to Puzzles

cron