Kasra-G/sudoku
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a simple C program to brute force a possible solution for a given Sudoku puzzle. (CURRENTLY ONLY LISTS FIRST SOLUTION) ## How to Compile run make then run Sudoku.o, giving the path to the sudoku file as a command line argument