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