September 3, 2014

Post puzzles for others to solve here.

September 3, 2014

Postby ArkieTech » Tue Sep 02, 2014 10:55 pm

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



Play/Print this puzzle online
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: September 3, 2014

Postby SteveG48 » Wed Sep 03, 2014 12:03 am

Code: Select all
 *-----------------------------------------------------------*
 | 8     7     25    | 1     9     3     | 6     4     25    |
 | 25    6     49    | 8     47    25    | 3     79    1     |
 | 3     1     49    | 25    47    6     | 8     579   2579  |
 *-------------------+-------------------+-------------------|
 | 6    a35    7     | 9    a358   4     | 2     1     8-3   |
 |d259   2359  8     | 7     235   1     | 4     6    e39    |
 | 4     239   1     | 6     238   28    | 5     789   3789  |
 *-------------------+-------------------+-------------------|
 | 7    b259   3     | 4    b28    2589  | 1     58    6     |
 | 1     8     25    | 25    6     7     | 9     3     4     |
 |c59    4     6     | 3     1     589   | 7     2     58    |
 *-----------------------------------------------------------*


(3=58)r4c25 - (58=9)r7c25 - r9c1 = r5c1 - (9=3)r5c9 => -3 r4c9 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4243
Joined: 08 November 2013
Location: Orlando, Florida

Re: September 3, 2014

Postby Leren » Wed Sep 03, 2014 1:01 am

Code: Select all
*--------------------------------------------------------------*
| 8     7     25     | 1     9     3      | 6     4     25     |
| 25    6    *49     | 8    *47    25     | 3    *79    1      |
| 3     1    *49     | 25   *47    6      | 8    *5-79  2579   |
|--------------------+--------------------+--------------------|
| 6     35    7      | 9     358   4      | 2     1     38     |
| 259   2359  8      | 7     235   1      | 4     6     39     |
| 4     239   1      | 6     238   28     | 5     789   3789   |
|--------------------+--------------------+--------------------|
| 7     259   3      | 4     28    2589   | 1     58    6      |
| 1     8     25     | 25    6     7      | 9     3     4      |
| 59    4     6      | 3     1     589    | 7     2     58     |
*--------------------------------------------------------------*

6 Cell DP (479) r23 c358 => - 79 r3c8; stte

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012


Return to Puzzles