Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deundrewilliams/sudoku

Sudoku Solver
https://github.com/deundrewilliams/sudoku

Last synced: about 1 month ago
JSON representation

Sudoku Solver

Awesome Lists containing this project

README

        

SUDOKU Solver
=============
This program written in C solves a sudoku board provided through a text file.
The text file must be given as a .txt file, and should be formatted like so, with the zeros representing empty cells:

040000000
000000030
000010000
000000000
000000000
000000000
002000000
000000000
000000000