October 14, 2016

Post puzzles for others to solve here.

October 14, 2016

Postby ArkieTech » Thu Oct 13, 2016 11:16 pm

Code: Select all
 *-----------*
 |62.|..1|3..|
 |..1|...|...|
 |.34|...|..9|
 |---+---+---|
 |..9|...|..5|
 |85.|27.|...|
 |...|4..|..6|
 |---+---+---|
 |59.|...|.73|
 |...|52.|.9.|
 |...|..6|..1|
 *-----------*


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

Re: October 14, 2016

Postby Leren » Thu Oct 13, 2016 11:41 pm

Code: Select all
*-----------------------------------------------------*
| 6    2    5     | 89    89   1     | 3    4    7    |
| 9    8    1     | 37a   34   347   | 5    6    2    |
| 7    3    4     | 6     5    2     | 8    1    9    |
|-----------------+------------------+----------------|
| 234 a14   9     |b138bB 6    38A   | 7    28   5    |
| 8    5    6     | 2     7    9     | 1    3    4    |
| 23   17   37    | 4     138  5     | 9    28   6    |
|-----------------+------------------+----------------|
| 5    9    2     | 18    148  48    | 6    7    3    |
| 1    6    37    | 5     2    37A   | 4    9    8    |
| 34  a47   8     | 39-7  39   6     | 2    5    1    |
*-----------------------------------------------------*

3 Petal Death Blossom: Stem Cell r4c4 {138} :

(7=1) r49c2 - (1) r4c4;

(7=3) r2c4  - (3) r4c4;

(7=8) r48c6 - (8) r4c4; => - 7 r9c4; stte

Leren
Leren
 
Posts: 5019
Joined: 03 June 2012

Re: October 14, 2016

Postby SteveG48 » Fri Oct 14, 2016 12:22 am

Code: Select all
 *--------------------------------------------------*
 | 6    2    5    | 89   89   1    | 3    4    7    |
 | 9    8    1    |c37   34   347  | 5    6    2    |
 | 7    3    4    | 6    5    2    | 8    1    9    |
 *----------------+----------------+----------------|
 | 234 d14   9    |c138  6   b38   | 7    28   5    |
 | 8    5    6    | 2    7    9    | 1    3    4    |
 | 23   17   37   | 4    138  5    | 9    28   6    |
 *----------------+----------------+----------------|
 | 5    9    2    | 18   148  48   | 6    7    3    |
 | 1    6    3-7  | 5    2  ab37   | 4    9    8    |
 | 34  e47   8    |b39-7 39   6    | 2    5    1    |
 *--------------------------------------------------*


7r8c6 = ((38)r48c6)&(7r9c4) - (7|8=13)r24c4 - (1=4)r4c2 - (4=7)r9c2 => -7 r8c3,r9c4 ; stte

Hmm. Actually, mine is the same as Leren's. :(
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4202
Joined: 08 November 2013
Location: Orlando, Florida

Re: October 14, 2016

Postby pjb » Fri Oct 14, 2016 8:11 am

Code: Select all
 6       2       5      |  89     89     1      | 3      4      7     
 9       8       1      | B37     34     347    | 5      6      2     
 7       3       4      |  6      5      2      | 8      1      9     
------------------------+-----------------------+---------------------
a234   b14       9      | A138    6      38a    | 7      28     5     
 8       5       6      |  2      7      9      | 1      3      4     
 23      17      37     |  4      138    5      | 9      28     6     
------------------------+-----------------------+---------------------
 5       9       2      |  18     148    48     | 6      7      3     
 1       6       37     |  5      2      37b    | 4      9      8     
 34     c47      8      |dC379c   39     6      | 2      5      1     

(3-4)r4c1 = r4c2 - (4=7)r9c2 - r9c4
(3)r4c4 - (3=7)r2c4 - r9c4
(3)r4c6 - (3=7)r8c6 - r9c4 => -7 r9c4; stte

or
Code: Select all
(3)r8c3 = (3-7)r8c6 = (7-4)r2c6 = (4-3)r2c5 = r6c5 - r6c3; -3 r6c3; stte
                 \
                r9c5

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

Re: October 14, 2016

Postby Ngisa » Fri Oct 14, 2016 11:57 am

Code: Select all
+-----------+-------------+--------+
| 6   2  5  | 89  89  1   | 3 4  7 |
| 9   8  1  | c3*7  34  B347 | 5 6  2 |
| 7   3  4  | 6   5   2   | 8 1  9 |
+-----------+-------------+--------+
| 234 e14 9  | d138 6   b38*  | 7 28 5 |
| 8   5  6  | 2   7   9   | 1 3  4 |
| 23  f17 g37 | 4   138 5   | 9 28 6 |
+-----------+-------------+--------+
| 5   9  2  | 18  148 48  | 6 7  3 |
| 1   6  3-7 | 5   2   a37  | 4 9  8 |
| 34  47 8  | 379 39  6   | 2 5  1 |
+-----------+-------------+--------+

(7=3)r8c6 - (3=8*)r4c6 ― \
|............................. - (3*8*=1)r4c4 - r4c2 = (1-7)r6c2 = (7)r6c3 => -7 r8c3; stte
= (7)r2c6 - (7=3*)r2c4__/

Clement
Ngisa
 
Posts: 1377
Joined: 18 November 2012


Return to Puzzles