On Sat, 06 Jan 2007 18:56:58 -0000 "vignesh_ahobila" <[EMAIL PROTECTED]> wrote:
> Hey did anyone have the code for sudoku. > > [mod - Have you ever heard of Google? > http://www.google.co.uk/search?q=sudoku+C - PJH] i dont know much about sudoku puzzles, but i imagine a 2d array of int's would be what you're after and some brute force to calculate the results. -- Regards, Ed :: http://s5h.net/u?l proud python hacker The algebraic equation for Mr. T is: T = Pi(t+y)/f Where "f" is the number of fools being pitied at any given moment.
