Skip to content

Solves any sudoku placed in sudoku.txt. Adjacent tiles are delimited by space and newlines. '0' represent unfilled tiles.

Notifications You must be signed in to change notification settings

Caixin89/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

Solves any sudoku placed in sudoku.txt. Adjacent tiles are delimited by space and newlines. '0' represent unfilled tiles. All possible solutions are printed to solution.txt.

About

Solves any sudoku placed in sudoku.txt. Adjacent tiles are delimited by space and newlines. '0' represent unfilled tiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages