Skip to content

lukecheseldine/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

Solves a 9x9 sudoku grid.

If a solution exists, it is printed to the console. Otherwise, prints that the grid is unsolvable.

The grid to be solved is hardcoded into the source file.

About

Solves a 9x9 sudoku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages