July 7, 2014

Post puzzles for others to solve here.

July 7, 2014

Postby ArkieTech » Sun Jul 06, 2014 10:50 pm

Code: Select all
 *-----------*
 |9..|.36|...|
 |...|41.|...|
 |247|...|...|
 |---+---+---|
 |.3.|...|2.1|
 |18.|...|.45|
 |5.2|...|.7.|
 |---+---+---|
 |...|...|658|
 |...|.78|...|
 |...|15.|..7|
 *-----------*


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

Re: July 7, 2014

Postby Leren » Mon Jul 07, 2014 12:14 am

Code: Select all
*--------------------------------------------------------------*
| 9     1     58     | 27    3     6      | 57    28    4      |
| 68    56    3      | 4     1     27     | 57    289   29     |
| 2     4     7      |*58   *89   *59     | 13    136   36     |
|--------------------+--------------------+--------------------|
| 7     3     4      |*58   *6-89 *59     | 2     69    1      |
| 1     8     69     | 2379  269   237    | 39    4     5      |
| 5     69    2      | 39    4     1      | 8     7     369    |
|--------------------+--------------------+--------------------|
| 34    7     1      | 239   29    234    | 6     5     8      |
| 34    259   59     | 6     7     8      | 1349  1239  239    |
| 68    269   689    | 1     5     34     | 349   239   7      |
*--------------------------------------------------------------*

6 cell DP (589) r34 c456 => - 89 r4c5; stte

Leren
Leren
 
Posts: 5020
Joined: 03 June 2012

Re: July 7, 2014

Postby SteveG48 » Mon Jul 07, 2014 2:41 am

Code: Select all
 *-----------------------------------------------------------*
 | 9     1     58    | 27    3     6     | 57    28    4     |
 | 68   B56    3     | 4     1    B27    |B57    289  B29    |
 | 2     4     7     | 58    89    59    | 13    136   36    |
 *-------------------+-------------------+-------------------|
 | 7     3     4     | 58    689   59    | 2     69    1     |
 | 1     8    c69    | 2379  269   237   |b39    4     5     |
 | 5   dC9-6   2     | 39    4     1     | 8     7   aA369   |
 *-------------------+-------------------+-------------------|
 | 34    7     1     | 239   29    234   | 6     5     8     |
 | 34    259   59    | 6     7     8     | 1349  1239  239   |
 | 68    269   689   | 1     5     34    | 349   239   7     |
 *-----------------------------------------------------------*

Kraken cell: [369]r6c9 => -6 r6c2 ; stte

(6)r6c9                         - (6)r6c2
   ||
(3)r6c9 - (3=9)r5c7 - (9=6)r5c3 - (6)r6c2   (a)
   ||
(9)r6c9 - (9=2567)r2c2679       - (6)r6c2   (A)

Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4202
Joined: 08 November 2013
Location: Orlando, Florida

Re: July 7, 2014

Postby JC Van Hay » Mon Jul 07, 2014 6:20 am

SteveG48 wrote:Kraken cell: [369]r6c9 => -6 r6c2 ; stte

(6)r6c9 - (6)r6c2
||
(3)r6c9 - (3=9)r5c7 - (9=6)r5c3 - (6)r6c2 (a)
||
(9)r6c9 - (9=2567)r2c2679 - (6)r6c2 (A)
Or XYWing(3-69)r5c27,r6c9=9r6c9 - 9r2c9==6r2c2 :=> -6r6c2
JC Van Hay
 
Posts: 719
Joined: 22 May 2010

Re: July 7, 2014

Postby SteveG48 » Mon Jul 07, 2014 1:49 pm

JC Van Hay wrote:Or XYWing(3-69)r5c27,r6c9=9r6c9 - 9r2c9==6r2c2 :=> -6r6c2


Nice! Or a simple 2-stepper:

(9=6)r2c2679 - (6=9)r2c2 => -9 r6c9;
(6=3)r6c9 - (3=9)r5c7 - (9=6)r5c3 => -6 r6c2 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4202
Joined: 08 November 2013
Location: Orlando, Florida

Re: July 7, 2014

Postby Marty R. » Mon Jul 07, 2014 11:21 pm

Nice Leren. They're so easy to spot after the fact. :lol:

Code: Select all
+------------+--------------+---------------+
| 9  1   58  | 27   3   6   | 57   28   4   |
| 68 56  3   | 4    1   27  | 57   289  29  |
| 2  4   7   | 58   89  59  | 13   136  36  |
+------------+--------------+---------------+
| 7  3   4   | 58   689 59  | 2    69   1   |
| 1  8   69  | 2379 269 237 | 39   4    5   |
| 5  69  2   | 39   4   1   | 8    7    369 |
+------------+--------------+---------------+
| 34 7   1   | 239  29  234 | 6    5    8   |
| 34 259 59  | 6    7   8   | 1349 1239 239 |
| 68 269 689 | 1    5   34  | 349  239  7   |
+------------+--------------+---------------+

Play this puzzle online at the Daily Sudoku site

1) (9=2)r2c9-(2=8)r1c8-(8=5)r1c3-(5=6)r2c2-(6=9)r6c2=>r6c9<>9
2) XY-Wing (36-9), pivot r6c9=>r4c56<>9
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles