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