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.