Skip to content

Sudoku solver using std::vector. Can solves sudoku with a size of 4x4, 9x9 and 16x16.

License

Notifications You must be signed in to change notification settings

cesourcile/Sudoku-with-vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku with vector

C++ Project.

Sudoku solver using std::vector. Can solves sudoku with a size of 4x4, 9x9 and 16x16.

About

Sudoku solver using std::vector. Can solves sudoku with a size of 4x4, 9x9 and 16x16.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages