Can this be solved?

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

Can this be solved?

Postby ohanian » Sun May 21, 2006 2:40 am

Solve this.

1 0 0 | 0 0 0 | 0 0 0
0 2 0 | 0 0 0 | 0 0 0
0 0 3 | 0 0 0 | 0 0 0
----------------------
0 0 0 | 4 0 0 | 0 0 0
0 0 0 | 0 5 0 | 0 0 0
0 0 0 | 0 0 6 | 0 0 0
----------------------
0 0 0 | 0 0 0 | 7 0 0
0 0 0 | 0 0 0 | 0 8 0
0 0 0 | 0 0 0 | 0 0 9
ohanian
 
Posts: 2
Joined: 20 May 2006

Postby Sped » Sun May 21, 2006 3:26 am

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


 *-----------*
 |145|732|698|
 |829|645|371|
 |673|198|425|
 |---+---+---|
 |362|481|957|
 |781|953|264|
 |594|276|813|
 |---+---+---|
 |238|519|746|
 |957|364|182|
 |416|827|539|
 *-----------*


It's not a valid sudoku because it has multiple solutions. I have shown one solution. I think it's been shown that a sudoku with less than 17 starting clues cannot be valid.
Sped
 
Posts: 126
Joined: 26 March 2006


Return to Help with puzzles and solving techniques