Friday, July 17, 2009

Sudoku Solver.

My next target would be a program which accepts a Su-doku matrix as input and fills up the whole matrix with correct values.

This thought just came to my mind. So, this can take some time. Dont ask me how long ;)

Planning to implement this in Cpp.

Give it a try yourself as well.
Donot try to find algorithm from internet and blindly implement it. Thats no big deal. Try to think an algorithm yourself.

Come on lets do it!!!!!!!

No comments:

Post a Comment