Skip to content

leonardopedroso/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

C/C++ script for solving sudoku puzzles

Input the unsolved sudoku table in the sudoku.h header file, and then run the program to find the solution!