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++

Built With

Share this project:

Updates