Skip to content

arabusov/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku solver

A simple program written in ANSI C which reads stdin 9x9 field and solves sudoku for it. The allowed symbols are only a space, and digits from one to nine. The field must be an ASCII file consisting of nine columns and nine rows.

About

Solve a sudoku in ANSI C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published