Phil's forth

Post puzzles for others to solve here.

Phil's forth

Postby pjb » Thu Jun 03, 2021 11:05 pm

Code: Select all
*-----------*
|1..|.5.|7.9|
|..7|1..|...|
|.6.|...|...|
|---+---+---|
|2..|...|...|
|...|5.1|..2|
|...|.2.|39.|
|---+---+---|
|3..|.9.|..1|
|5..|.1.|..3|
|...|8..|.4.|
*-----------*
1...5.7.9..71......6.......2...........5.1..2....2.39.3...9...15...1...3...8...4.
pjb
2014 Supporter
 
Posts: 2568
Joined: 11 September 2011
Location: Sydney, Australia

Re: Phil's forth

Postby yzfwsf » Fri Jun 04, 2021 12:25 am

DBJE===>stte
yzfwsf
 
Posts: 852
Joined: 16 April 2019

Re: Phil's forth

Postby pjb » Fri Jun 04, 2021 1:02 am

Too easy, but is there anything else?

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

Re: Phil's forth

Postby Leren » Fri Jun 04, 2021 1:49 am

Code: Select all
*-------------------------------------------------------------------*
| 1     2348   2348   | 2346    5      23468   | 7      2368  9     |
| 489   234589 7      | 1       3468   234689  | 24568  23568 4568  |
| 489   6      234589 | 23479   3478   234789  | 12458  12358 458   |
|---------------------+------------------------+--------------------|
| 2     34578  34568  | 4679-3 T4678-3 46789-3 | 14568  15678 45678 |
| 46789 34789  34689  | 5       34678  1       |B468   B678   2     |
|T4678  1478-5 1468-5 | 467     2      4678    | 3      9     45678 |
|---------------------+------------------------+--------------------|
| 3     2478   2468   | 2467    9      24567   | 2568   25678 1     |
| 5     24789  24689  | 2467    1      2467    | 2689   2678  3     |
| 679   1279   1269   | 8       367    23567   | 2569   4     567   |
*-------------------------------------------------------------------*

Exocet (4678) : r5c78, r6c1, r4c5. Target cell and mirror node eliminations => - 3 r4c456, - 5 r6c23; stte

Is that different ? Leren
Leren
 
Posts: 5042
Joined: 03 June 2012


Return to Puzzles