Skip to content

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

License

Notifications You must be signed in to change notification settings

ARC345/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages