Skip to content

s3lz/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudoku-solver

Program that solves any sudoku board given a txt file. The txt file to be solved should be in 9 by 9 format, with numbers from 0-9, with the 0's as the placeholders for the solutions to be added. Please refer to the txt files provided. Open command line, compile Sudoku file, and run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages