Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 316 Bytes

Sudoku

A sudoku program which can generate and solve sudoku puzzles.
Written and compiled on gcc 9.3.0, Ubuntu 20.04.
Does not work on windows platforms, since it uses some linux specific header files.
Type input directly, program won't ask you to enter input . Type q, whenever to go back or to show menu.