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