PlaySudoku.us
Hard · Puzzle #338
9
6
4
2
9
4
6
5
7
4
8
9
2
9
6
9
7
3
5
6
1
4
7
2
5
3
4
2
9
3
1
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.