What it does
Provide a sudoku with Empty places as zero and it will return the solved sudoku grid if there exists a possible solution.
How we built it
Using Backtracking in C++
Sudoku solver
Provide a sudoku with Empty places as zero and it will return the solved sudoku grid if there exists a possible solution.
Using Backtracking in C++
Log in or sign up for Devpost to join the conversation.