Skip to content

Elmer-Almeida/SudokuValidation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Validator

This assignment validates a given sudoku grid. In addition, a board will randomly be generated, and a user will be prompted to enter the first two rows of the randomly generated sudoku grid. The modified sudoku grid will be validated.

Project Files

  • main.c contains the main() method. It is the starting point of this program.
  • almeielm.c contains all the functions required for main.c to run.
  • almeielm.h contains all the pre-processor definitions and function prototypes.

Contact

Email Address: almeielm@sherdancollege.ca

About

Sudoku Grid Validator written in C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published