October 19, 2019

Post puzzles for others to solve here.

October 19, 2019

Postby ArkieTech » Sat Oct 19, 2019 11:40 am

Code: Select all
 *-----------*
 |...|...|..1|
 |..4|98.|.53|
 |..8|...|...|
 |---+---+---|
 |...|...|..8|
 |...|31.|6..|
 |.23|87.|...|
 |---+---+---|
 |.5.|...|.79|
 |7.2|..9|8.6|
 |3..|..4|...|
 *-----------*

........1..498..53..8..............8...31.6...2387.....5.....797.2..98.63....4...




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

Re: October 19, 2019

Postby SpAce » Sat Oct 19, 2019 2:27 pm

Code: Select all
.--------------------.----------------.--------------------.
|  259     379   57  | 6   245    37  |  2479    8     1   |
|  126     167   4   | 9   8      17  |  27      5     3   |
|  1259    1379  8   | 25  245    137 |  2479    6     247 |
:--------------------+----------------+--------------------:
| b16(+5)  167   16+ | 4   9    b(52) |  27-3  b(23)   8   |
|  8       49    57  | 3   1      25  |  6       249   247 |
|  49      2     3   | 8   7      6   |  15      149   45  |
:--------------------+----------------+--------------------:
| a16[+4]  5     16+ | 12  23     8   | a[43]    7     9   |
|  7       14    2   | 15  35     9   |   8      4-3   6   |
|  3       8     9   | 7   6      4   |   15     12    25  |
'--------------------'----------------'--------------------'

UR(16)r47c13+2 using internals

(34)r7c71 == (523)r4c168 => -3 r4c7,r8c8; stte

...or the same in Dan's "compact kraken" style:

(5|4)r47c13 - (524=3)r4c68,r7c7 => -3 r4c7,r8c8; stte
-SpAce-: Show
Code: Select all
   *             |    |               |    |    *
        *        |=()=|    /  _  \    |=()=|               *
            *    |    |   |-=( )=-|   |    |      *
     *                     \  ¯  /                   *   

"If one is to understand the great mystery, one must study all its aspects, not just the dogmatic narrow view of the Jedi."
User avatar
SpAce
 
Posts: 2671
Joined: 22 May 2017

Re: October 19, 2019

Postby SteveG48 » Sat Oct 19, 2019 8:19 pm

Code: Select all
 *-----------------------------------------------------------*
 | 259  b379  b57    | 6     245  b37    | 2479  8     1     |
 | 126   167   4     | 9     8     17    | 27    5     3     |
 | 1259  1379  8     | 25    245   137   | 2479  6     247   |
 *-------------------+-------------------+-------------------|
 |d156   167   16    | 4     9    d25    | 237  d23    8     |
 | 8    a49   c57    | 3     1     25    | 6     29-4  247   |
 | 49    2     3     | 8     7     6     | 15    149   45    |
 *-------------------+-------------------+-------------------|
 | 146   5     16    | 12    23    8     | 34    7     9     |
 | 7     1-4   2     | 15    35    9     | 8    e34    6     |
 | 3     8     9     | 7     6     4     | 15    12    25    |
 *-----------------------------------------------------------*


(4=9)r5c2 - (9=375)r1c236 - 5r5c3 = (253)r4c168 - (3=4)r8c8 => -4 r8c2,r5c8 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4244
Joined: 08 November 2013
Location: Orlando, Florida


Return to Puzzles

cron