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