Arizona Republic 08-12-06

All about puzzles in newspapers, magazines, and books

Arizona Republic 08-12-06

Postby Hud » Sun Aug 13, 2006 11:40 pm

This was rated 6 stars, and I couldn't dub it into Pappocom:

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



Code: Select all
+-------------+--------+------------+
|7    69 569  |8  45  1|346 2    346| 
|15   3  2    |49 459 6|48  7    18 |
|16   4  8    |3  2   7|9   16   5  |
+-------------+--------+------------+
|8    1  346  |46 7   9|346 5    2  |
|3456 69 34569|2  46  8|7   1346 19 |
|2    7  469  |5  1   3|468 46   89 |
+-------------+--------+------------+
|9    2  7    |1  36  4|5   8    36 |
|346  5  346  |7  8   2|1   9    346|
|346  8  1    |69 369 5|2   346  7  |
+-------------+--------+------------+


Obviously, I wasn't able to solve it.
By the way, how do you insert this from the keyboard? |
Hud
 
Posts: 570
Joined: 29 October 2005

Postby daj95376 » Mon Aug 14, 2006 4:01 am

This puzzle was in my newspaper as well on Saturday.

You could apply an XYZ-Wing to get [r4c7]<>4, but this won't help. Also, Multi-Coloring will result in [r5c8]<>6, but it doesn't help either. However, an XY-Chain on [r1c2] will crack it.
daj95376
2014 Supporter
 
Posts: 2624
Joined: 15 May 2006

Postby udosuk » Mon Aug 14, 2006 11:57 am

Good move daj... Here is the exact move:
Code: Select all
r1c2=6 => r3c1=1 => r2c9=1 => r5c9=9 => r5c2=6
Therfore r1c2<>6, r1c2=9
udosuk
 
Posts: 2698
Joined: 17 July 2005

Postby Hud » Mon Aug 14, 2006 3:50 pm

Thanks for the help. I can see the logic after the fact. I'd still like to know how to create " | " with the keyboard. I always have to cut-n-paste to get it on my candidate grids. Maybe it's covered in posting grids?
Hud
 
Posts: 570
Joined: 29 October 2005

Postby udosuk » Mon Aug 14, 2006 3:58 pm

Hud wrote:I'd still like to know how to create " | " with the keyboard.
The "|" is typed by Shift-"\" in my keyboard, the key should be near the "Enter" key (it may appear as a broken vertical stroke), but I'm not sure if it's the same everywhere. Anyway if you use a program such as Simple Sudoku it's very easy to cut-n-paste the grid (with pencil-marks or not) to notepad...
udosuk
 
Posts: 2698
Joined: 17 July 2005

Postby Hud » Mon Aug 14, 2006 8:55 pm

Thanks for the explanation, udosuk, it works perfectly. I was having a lot of trouble dubbing in the "oldfashioned" way. ||||||||
Hud
 
Posts: 570
Joined: 29 October 2005

Postby underquark » Mon Aug 14, 2006 11:45 pm

On some keyboards the | is down on the bottom left, near the left-shift key and is accessed by [Shift]\. Not to be confused with ¦ which is [ctrl][Alt]top left key.
underquark
 
Posts: 299
Joined: 06 September 2005


Return to Published puzzles