Thread: Java and Sudoku
View Single Post
Old 12-07-2006, 04:04 AM   #3 (permalink)
Zuuljin
So there's this plane on a treadmill...
 
Zuuljin's Avatar
 
Join Date: Jan 2005
Location: Southern California
Posts: 2,952
+2 Internets
Send a message via AIM to Zuuljin
Seems fine to me. Just have it search each row/column linearly, and a mini search for each 3x3 square.

I actually wrote a sudoku app in java for fun awhile ago, but I actually built each puzzle from the start, and just saved the answer to compare too at the end, so I dont have it check the whole board.
Zuuljin is offline   Reply With Quote

 
Uberguilds Network