Puzzled by this puzzles

Post the puzzle or solving technique that's causing you trouble and someone will help

Puzzled by this puzzles

Postby skibum » Wed Jan 25, 2006 12:12 am

Code: Select all
4    5      3      26       8      1      69    29    7
9    27     1     2367   46  23467   8     5     236
6    278   78    9        5      237    1     4     23
1     4      5     28      3      28      7      6       9
37   37     6     4       9       5       2     8       1
8     9      2     67      1      67       5     3       4
5   1378  478  1368   46    9       36     127   26
37   6      789  138     2     38      4     179    5
2    13      49    5       7     346    369  19      8[/code
]

This is from Pappocom computer program and is rated very hard.
skibum
 
Posts: 14
Joined: 31 December 2005

Postby tso » Wed Jan 25, 2006 12:37 am

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


 
  4      5      3      | 26     8      1      | 69     29     7     
  9      27     1      | 23x67  4[6]   234x67 | 8      5      23[6]   
  6      278    78     | 9      5      237    | 1      4      23     
 ----------------------+----------------------+----------------------
  1      4      5      | 28     3      28     | 7      6      9     
  37     37     6      | 4      9      5      | 2      8      1     
  8      9      2      | 67     1      67     | 5      3      4     
 ----------------------+----------------------+----------------------
  5      1378   478    | 13x68  4[6]   9      | 3x6    127    2[6]     
  37     6      789    | 138    2      38     | 4      179    5     
  2      13     49     | 5      7      346    | 369    19     8     


There is an [x-wing] in brackets that makes the exclusions marked with 'x'.
tso
 
Posts: 798
Joined: 22 June 2005

Postby Crazy Girl » Wed Jan 25, 2006 12:50 am

You have a X-Wing in 6 located at r27c59 (marked by *) this will allow you to enter a cell in row 7. After this you need to spot a pair in block 8 to solve the puzzle. The rest is just singles.:D

Code: Select all
4    5     3    | 26    8    1      | 69   29    7   |
9    27    1    | 2367  46*  23467  | 8    5     236*|
6    278   78   | 9     5    237    | 1    4     23  |
----------------+-------------------+----------------|
1    4     5    | 28    3    28     | 7    6     9   |
37   37    6    | 4     9    5      | 2    8     1   |
8    9     2    | 67    1    67     | 5    3     4   |
----------------+-------------------+----------------|
5    1378  478  | 1368  46*  9      | 36   127   26* |
37   6     789  | 138   2    38     | 4    179   5   |
2    13    49   | 5     7    346    | 369  19    8   |
Crazy Girl
 
Posts: 189
Joined: 08 November 2005

puzzling puzzle

Postby skibum » Wed Jan 25, 2006 2:18 am

Thank you!! I have another puzzle I have spent much time on; I will see if I can find an x-wing before I post it. Thanks again, Donetta
skibum
 
Posts: 14
Joined: 31 December 2005


Return to Help with puzzles and solving techniques