200e200w's Nightmare #30

Post puzzles for others to solve here.

200e200w's Nightmare #30

Postby 200e200w » Mon Feb 26, 2018 11:05 am

Code: Select all
. 7 .|4 2 5|. 8 .
. . .|. . .|. . .
6 . .|1 . 3|. . 5
-----+-----+-----
. . 5|2 . 1|6 . .
. 9 .|. . .|. 1 .
2 . .|. . .|. . 7
-----+-----+-----
. 6 7|. . .|3 5 .
. . 8|. . .|7 . .
. 4 .|6 3 7|. 2 .

200e200w
200e200w
 
Posts: 208
Joined: 20 January 2018

Re: 200e200w's Nightmare #30

Postby SteveG48 » Mon Feb 26, 2018 7:26 pm

Code: Select all
 *---------------------------------------------------------------------*
 | 19     7      3      |  4      2      5      | 19     8      6      |
 | 4      5     j129    |bk789   k6789  k689    | 129 cdk379   b2-3    |
 | 6      8    ef29     |  1    cd79     3      | 249    479    5      |
 *----------------------+-----------------------+----------------------|
 | 78     3      5      |  2     e4789   1      | 6     e49    f89     |
 | 78     9      46     | b3578   45678  468    | 2458   1     a23     |
 | 2      1      46     |  3589   45689  4689   | 4589   49-3   7      |
 *----------------------+-----------------------+----------------------|
 | 19     6      7      |  89     1489   2      | 3      5     g149    |
 | 3      2      8      |  59     1459   49     | 7      6     g149    |
 | 5      4     i19     |  6      3      7      |h89     2     g189    |
 *---------------------------------------------------------------------*


3r5c9 = (3r2c9)&((37)r25c4) - (3|7)r2c8,r3c5 = (9r2c8)&(9r3c5) - 9r3c3,r4c58 = ((2*)r3c3)&(9r4c9) - 9r789c9 = r7c9 - (9=1)r9c3 - (1*2=9)r2c3 - (9=3678)r2c4568 => -3 r2c9,r6c8 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4248
Joined: 08 November 2013
Location: Orlando, Florida

Re: 200e200w's Nightmare #30

Postby Leren » Mon Feb 26, 2018 7:51 pm

Lot's of 2 step solutions, here's a simple one :

Code: Select all
*--------------------------------------------*
|d19 7  3   | 4    2     5    |e19   8   6   |
| 4  5 c129 | 789  6789  689  | 129  379 23  |
| 6  8 b29  | 1    79    3    | 249  479 5   |
|-----------+-----------------+--------------|
| 78 3  5   | 2    4789  1    | 6    49  89  |
| 78 9  46  | 3578 45678 468  | 2458 1   23  |
| 2  1  46  | 3589 45689 4689 | 4589 349 7   |
|-----------+-----------------+--------------|
| 19 6  7   | 89   1489  2    | 3    5   149 |
| 3  2  8   | 59   1459  49   | 7    6   149 |
| 5  4 a19  | 6    3     7    | 8-9  2   189 |
*--------------------------------------------*

Kite : (9) r9c3 = r23c3 - r1c1 = (9) r1c7 => - 9 r9c7; 4 placements and basics

Code: Select all
*---------------------------------------------*
| 19 7 3   | 4    2     5    | 19   8     6   |
| 4  5 129 |a789  6789  689  | 129 e39-7 d23  |
| 6  8 29  | 1    79    3    | 249  479   5   |
|----------+-----------------+----------------|
| 7  3 5   | 2    49    1    | 6    49    8   |
| 8  9 46  |b357  57    46   | 25   1    c23  |
| 2  1 46  | 3589 45689 4689 | 459  349   7   |
|----------+-----------------+----------------|
| 19 6 7   | 89   1489  2    | 3    5     149 |
| 3  2 8   | 59   1459  49   | 7    6     149 |
| 5  4 19  | 6    3     7    | 8    2     19  |
*---------------------------------------------*

L2 Wing : (7) r2c4 = (7-3) r5c4 = r5c9 - r2c9 = (3) r2c8 => - 7 r2c8; stte

Leren
Leren
 
Posts: 5041
Joined: 03 June 2012


Return to Puzzles

cron