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