syamsul bachri liu tika wrote: > solver please > > ----- Pesan Asli ---- > Dari: Thomas Hruska <[EMAIL PROTECTED]> > Kepada: [email protected] > Terkirim: Selasa, 8 April, 2008 15:25:12 > Topik: Re: [c-prog] Sudoku > > syamsul_bachri87 wrote: >> my teacher gave me a task to make sudoku game with C or pascal. >> i don't understand the algorithm. >> please help me!! > > Generator or solver?
Lots of solvers in C already out there. Google turns up a few: http://www.google.com/search?q=sudoku+solver+c A search for "logically solving sudoku" turns up: http://www.sudokuessentials.com/sudoku-hints.html Which is useful information to help you write your own. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
