Steve Stumble 1-10-2021

Post puzzles for others to solve here.

Steve Stumble 1-10-2021

Postby SteveG48 » Sun Jan 10, 2021 5:30 pm

Code: Select all
 *-----------*
 |...|2.4|.6.|
 |7..|...|..8|
 |.4.|..9|.5.|
 |---+---+---|
 |..6|..7|...|
 |3..|5.6|..9|
 |..2|8..|7..|
 |---+---+---|
 |.2.|3.1|...|
 |5..|...|..1|
 |.8.|9..|...|
 *-----------*
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4232
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 1-10-2021

Postby Leren » Sun Jan 10, 2021 9:00 pm

Code: Select all
*-------------------------------------*
| 1    3   5  | 2  8   4 | 9   6   7  |
| 7    6   9  | 1  3   5 | 24  24  8  |
| 2    4   8  | 67 67  9 | 1   5   3  |
|-------------+----------+------------|
| 8   a19  6  | 4  19  7 | 5   3   2  |
| 3   b17  47 | 5  2   6 | 48 c148 9  |
| 4-9  5   2  | 8  19  3 | 7   14  6  |
|-------------+----------+------------|
|e469  2   47 | 3  567 1 | 68 d89  45 |
| 5    7-9 3  | 67 4   8 | 26  29  1  |
| 46   8   1  | 9  56  2 | 3   7   45 |
*-------------------------------------*

(9=1) r4c2 - r5c2 = (1-8) r5c8 = (8-9) r7c8 = (9) r7c1 => - 9 r6c1, r8c2; stte

Leren
Leren
 
Posts: 5035
Joined: 03 June 2012

Re: Steve Stumble 1-10-2021

Postby Cenoman » Sun Jan 10, 2021 10:36 pm

Code: Select all
 +------------------+------------------+------------------+
 |  1     3    5    |  2    8     4    |  9    6     7    |
 |  7     6    9    |  1    3     5    |  24   24    8    |
 |  2     4    8    |  67   67    9    |  1    5     3    |
 +------------------+------------------+------------------+
 |  8     19   6    |  4    19    7    |  5    3     2    |
 |  3     17 zC47   |  5    2     6    |  8-4 a18+4  9    |
 |  49    5    2    |  8    19    3    |  7    14    6    |
 +------------------+------------------+------------------+
 | A69+4  2  yB47   |  3   y57+6  1    |  68   89    45   |
 |  5     79   3    |  67   4     8    |  26   29    1    |
 |  46    8    1    |  9    56    2    |  3    7     45   |
 +------------------+------------------+------------------+

BUG+3
(4)r5c8
(4)r7c1 - r7c3 = (4)r5c3
(6-74)r7c35 = (4)r5c3
=> -4 r5c7; ste
Cenoman
Cenoman
 
Posts: 2739
Joined: 21 November 2016
Location: France

Re: Steve Stumble 1-10-2021

Postby pjb » Mon Jan 11, 2021 12:04 am

Code: Select all
 1       3       5      | 2      8      4      | 9      6      7     
 7       6       9      | 1      3      5      | 24     24     8     
 2       4       8      | 67     67     9      | 1      5      3     
------------------------+----------------------+---------------------
 8       19      6      | 4      19     7      | 5      3      2     
 3      a17      47     | 5      2      6      | 48    e48-1   9     
 49      5       2      | 8      19     3      | 7      14     6     
------------------------+----------------------+---------------------
c469     2       47     | 3      567    1      | 68    d89     45     
 5      b79      3      | 67     4      8      | 26     29     1     
 46      8       1      | 9      56     2      | 3      7      45     

(1=7)r5c2 - (7=9)r8c2 - (9)r7c1 = (9-8)r7c8 = (8-1)r5c8 => -1 r5c8; stte

Phil
pjb
2014 Supporter
 
Posts: 2563
Joined: 11 September 2011
Location: Sydney, Australia

Re: Steve Stumble 1-10-2021

Postby SteveG48 » Tue Jan 12, 2021 10:05 pm

My own pen and paper solution was 7r7c5 =[DP456r79c159]= 9r7c1 - (9=7)r8c2 => -7 r7c3,r9c4 ; stte

I lost a bet with myself. I bet the Cenoman would post the same, but he went me one better with the BUG+3.
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4232
Joined: 08 November 2013
Location: Orlando, Florida

Re: Steve Stumble 1-10-2021

Postby SteveG48 » Tue Jan 12, 2021 10:05 pm

SteveG48 wrote:My own pen and paper solution was 7r7c5 =[DP456r79c159]= 9r7c1 - (9=7)r8c2 => -7 r7c3,r9c4 ; stte

I lost a bet with myself. I bet that Cenoman would post the same, but he went me one better with the BUG+3.
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4232
Joined: 08 November 2013
Location: Orlando, Florida


Return to Puzzles

cron