PlaySudoku.us
Hard · Puzzle #554
3
4
2
6
4
7
8
1
2
5
8
3
6
7
3
9
5
2
5
1
6
8
2
1
3
6
7
3
6
1
2
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.
Backtracking — the algorithm most computers use to solve Sudoku — is a form of depth-first search with pruning.