Skip to content

Solve a sudoku board written in a text file. An empty square on the board is marked with 0 in the text file. Also, the numbers on each row must be comma-separated.

Notifications You must be signed in to change notification settings

marianicolae24/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

Solve a sudoku board written in a text file. An empty square on the board is marked with 0 in the text file. Also, the numbers on each row must be comma-separated.

About

Solve a sudoku board written in a text file. An empty square on the board is marked with 0 in the text file. Also, the numbers on each row must be comma-separated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages