Skip to content

icemonster/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku solver written in C

Compiling: gcc -o sudoku sudoku.c

Running: ./sudoku Then type the name of the file with the puzzle (I have some examples in this repo, namely "easy", "medium", "hard" and "hardest").

About

Sudoku solver written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages