Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 403 Bytes

Sudoku-Solver

An application with c language to solve a given grid of sudoku.

Structure choosen:

  • Linked listes

Programme features:

  • Game mode : a consol interface to play sudoku.
  • Stats mode :
    • Calculate the necessary iteration to solve the grid and display the deficiency.
    • Find a solution of a grid through the terminal with a command of this form: programme.exe nomdelaGrille.csv