Sudoku Solver written in C with gtk
mkdir build && cd build
cmake ..
make
./Sudoku_Resolver
Built with MSYS : ok
Tested with arrays from https://sudoku.com/
Sudoku Solver written in C with gtk
mkdir build && cd build
cmake ..
make
./Sudoku_Resolver
Built with MSYS : ok
Tested with arrays from https://sudoku.com/