3 lines
114 B
Markdown
Raw Normal View History

2022-10-11 15:28:26 +05:30
This is a Sudoku Solver that uses backtracking algorithm to solve the puzzle.
Input the puzzle from command line.