jaskaran-23 / Suduko

Solve suduko puzzles within seconnds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suduko

Want to solve suduko puzzle within seconds.

Use the script in c++ in this repository and solve any suduko puzzles.

It uses backtracking algorithm to find optimal answer.

So have a look at it.

About

Solve suduko puzzles within seconnds.


Languages

Language:C++ 100.0%