October 23, 2018

Post puzzles for others to solve here.

October 23, 2018

Postby ArkieTech » Tue Oct 23, 2018 10:43 am

Code: Select all
 *-----------*
 |...|.5.|...|
 |9..|...|..7|
 |.62|9.7|85.|
 |---+---+---|
 |...|...|.9.|
 |..3|.62|.74|
 |..7|..8|6..|
 |---+---+---|
 |3..|..4|...|
 |71.|3..|...|
 |...|5..|...|
 *-----------*


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

Re: October 23, 2018

Postby Ngisa » Tue Oct 23, 2018 12:45 pm

Code: Select all
+-----------------+--------------------+---------------------+
|c14     7    8   | 26     5       3   |d149     246     269 |
| 9      3    5   | 268    1248    16  | 14      246     7   |
|b14     6    2   | 9     a14      7   | 8       5       3   |
+-----------------+--------------------+---------------------+
| 6      4    1   | 7      3       5   | 2       9       8   |
| 8      9    3   | 1      6       2   | 5       7       4   |
| 5      2    7   | 4      9       8   | 6       3       1   |
+-----------------+--------------------+---------------------+
| 3      5    69  | 268    28-1    4   | 7      g1268    269 |
| 7      1    469 | 3      28      69  |e49      28      5   |
| 2      8    469 | 5      7       169 | 3      f146     69  |
+-----------------+--------------------+---------------------+

(1)r3c5 = r3c1 - r1c1 = (1-9)r1c7 = (9-4)r8c7 = (4-1)r9c8 = (1)r7c8 => - 1r7c5; stte

Clement
Ngisa
 
Posts: 1382
Joined: 18 November 2012

Re: October 23, 2018

Postby SpAce » Tue Oct 23, 2018 1:21 pm

Code: Select all
.------------.------------------.----------------------.
|*14  7  8   | 26    5      3   | *149      246    269 |
| 9   3  5   | 268  *1248   16  | *14       246    7   |
|*14  6  2   | 9    *14     7   |  8        5      3   |
:------------+------------------+----------------------:
| 6   4  1   | 7     3      5   |  2        9      8   |
| 8   9  3   | 1     6      2   |  5        7      4   |
| 5   2  7   | 4     9      8   |  6        3      1   |
:------------+------------------+----------------------:
| 3   5  69  | 268  b28#1   4   |  7       c1268  c269 |
| 7   1  469 | 3     28     69  |ca9(+#4)  c28     5   |
| 2   8  469 | 5     7      169 |  3        146   c69  |
'------------'------------------'----------------------'

Uniqueness-DP(14)r123c157 externals

(4)r8c7 =DP= (1)r7c5 - (1=26894)b9p23594 => +4 r8c7; stte

PS. Here's a reason why I don't like '+' as a marker for guardians. How do you mark placements if you use that? (Of course one could always avoid placements and just show eliminations, but sometimes this option seems more fitting.)
User avatar
SpAce
 
Posts: 2671
Joined: 22 May 2017

Re: October 23, 2018

Postby SteveG48 » Tue Oct 23, 2018 5:40 pm

Code: Select all
 *-----------------------------------------------------------*
 | 14    7     8     | 26    5     3     | 149   246   269   |
 | 9     3     5     | 268   1248  16    | 14    246   7     |
 | 14    6     2     | 9     14    7     | 8     5     3     |
 *-------------------+-------------------+-------------------|
 | 6     4     1     | 7     3     5     | 2     9     8     |
 | 8     9     3     | 1     6     2     | 5     7     4     |
 | 5     2     7     | 4     9     8     | 6     3     1     |
 *-------------------+-------------------+-------------------|
 | 3     5     69    | 268   128   4     | 7     1268  269   |
 | 7     1    a469   | 3     28  ad69    | 4-9   28    5     |
 | 2     8    b469   | 5     7    c169   | 3     146  b69    |
 *-----------------------------------------------------------*


(9=46)r8c36 - (4=69)r9c39 - 9r9c6 = 9r8c6 => -9 r8c7 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4238
Joined: 08 November 2013
Location: Orlando, Florida


Return to Puzzles