Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 283 Bytes

Terminal-based-sudoku-solver

Terminal Based Sudoku Solver made in C++ using concept of backtracking

Execute the dotexe file

Input 2d matrix of unsolved sudoku problem providing 0(zero) in empty places check the dottxt file as an example

Build dotexe

Run the program dotcpp.