Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 114 Bytes

File metadata and controls

2 lines (2 loc) · 114 Bytes

This is a Sudoku Solver that uses backtracking algorithm to solve the puzzle. Input the puzzle from command line.