|
Step by step example of solving a level 5 (very hard) sudoku puzzle
| Step 49 |
|
Let’s look at the upper middle box of the sudoku game (where ABC cross MNO). We can’t put a 1 in cell AO for there is a 1 in cell AJ on the same row. We can’t put a 1 in cell CO either, because there’s a 1 in cell CP on the same row. Hence, the number 1 must be in cell BO as it is the only available cell according to sudoku rules. |
|