Skip to content

aterzi24/sudoku-solver-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

This is a Sudoku solver app. To use it, provide an unsolved Sudoku puzzle with unknown numbers represented as any character other than numbers, such as 'x' or '.', and let the solver solve it for you.

Put your sudoku in input.txt

Here is an example input:

x16xxxxx2
xxxxxx6xx
x5xx3x1xx
xxxxx342x
xxxxx2x7x
xxx651xxx
3xx5xxxxx
xx2x9xxxx
4xxxxxx89

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages