/SudokuSolver

A sudoku solver using the command prompt and static arrays (no std::strings or std::vectors used)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

SudokuSolver

Fast Sudoku solver whcih can solve any solvable problem out there quickly