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