solve |
|
sudoku |
step
1 2
3 4
5 6
7 8
9 10
<home |
explanations:- |
this
is step 10
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Column c7 has a 3 and an 8 missing but the existing 8 in c4r5 and 3 in c5r8 decides the placement. One cell left in box 6 for a 2. Row 8 requires a 1 and a 2 and the 1 in c8r2 sorts them out. And finally, c8 is missing a 7 and c9 (and now r9) needs a 3. We have a solution!. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|