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