Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nairby/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

sudoku

Sudoku solver

29-Dec-2009

C code to read a 9x9 Sudoku puzzle on stdin. Recursively applies some rules to attempt to solve the puzzle. Does not apply a brute-force algorithm.

Originally written in response to the 16x16 Sudoku Puzzle that appeared in The Independent (there was no Guardian newspaper published that day).

About

Sudoku solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages