0 Members and 1 Guest are viewing this topic.
Pasted it in pastebin. It's in dutch ( comments and names ) but if you need some instructions how to run it, just reply here.. I'll tell you this: Just edit an testcase with your sudoku, execute it and run this command:Code: [Select]BackTracking(nameOfTheTestCaseYouWantToTestMothaFuckah)
BackTracking(nameOfTheTestCaseYouWantToTestMothaFuckah)
From the first glance the code looks easy, just stacks of if's, while's and else's. I'll look into it later Thanks!