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