|
Step by step example of solving a level 5 (very hard) sudoku puzzle
| Step 44 |
|
Let’s look at the right middle box of the sudoku table (where DEF cross PQR). There are only two available cells: EP and EQ. We can’t put a 6 in EQ because there’s already a cell in GQ, and according to sudoku rules, we can’t repeat a number twice on the same column. Therefore, 6 must be in EP. |
|