Monday, July 27, 2009

How to create sudoku in "C" Language ?

Hi all


i want to know how do i build a program in "C" language that solve sudoku





thanks all

How to create sudoku in "C" Language ?
Figure out the algorithm to solve them, then write a program to implement it. Probably the validity checks and data structures you use will be important.





There should be a few already written and open source if you want an example, just search.

pokemon cards

No comments:

Post a Comment