MarcinNawrocki/Sudoku-Solver
C++ implementation of sudoku solver using the backtracking method. Additionally, there is functionalities like generating and checking sudoku boards.
C++
C++ implementation of sudoku solver using the backtracking method. Additionally, there is functionalities like generating and checking sudoku boards.
C++