Skip to content

Java program that verifies the validity of a Sudoku board that was given previously and outputs the errors and location of errors.

Notifications You must be signed in to change notification settings

bentleyjensen/Sudoku-Verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I ran this in Eclipse.
This was an assignment for Computer Science I as a 
final project and thought I did pretty good.
One file was created by a classmate taking the class previously and shows his solution (Soduku-Verifier.java) 
I used it as a general reference and found a better solution.

About

Java program that verifies the validity of a Sudoku board that was given previously and outputs the errors and location of errors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages