10000 GitHub - Thawness/Sudoku-Solver: A Sudoku Puzzle Solver Application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Thawness/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

This is a command line version of Sudoku Solver written in C.

How to use

Input the Values in array as numbers and blank Values as - (dashes). Press enter (return key) after each array input. Once you've entered all the nine arrays, the program will fill the dashes (-) with the possible Values.


Thus, you've got your Sudoku puzzle solved.

About

A Sudoku Puzzle Solver Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0