C code to solve Sudoku using mildly intelligent brute force, testing included in main function
Primary LanguageC