Skip to content

Program to determine if a given sudoku game is valid and possibly solve the game.

Notifications You must be signed in to change notification settings

APalumbo97/Sudoku-Solver

Repository files navigation

Sudoku-Solver

Program to determine if a given sudoku game is valid and possibly solve the game.

Build

1.) With make installed, run make to build the executable sudoku-solver.
2.) Set the proper values for the board in input_sudoku.txt.
3.) Run the executable to print out the solution.

About

Program to determine if a given sudoku game is valid and possibly solve the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published