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