Author Topic: Any Project Ideas?  (Read 4501 times)

0 Members and 1 Guest are viewing this topic.

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Any Project Ideas?
« Reply #15 on: June 18, 2011, 01:59:36 pm »
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)
From the first glance the code looks easy, just stacks of if's, while's and else's. I'll look into it later :P
Thanks!
« Last Edit: June 18, 2011, 01:59:47 pm by Kulverstukas »

Offline Kreek

  • Peasant
  • *
  • Posts: 134
  • Cookies: 2
    • View Profile
Re: Any Project Ideas?
« Reply #16 on: June 18, 2011, 04:20:46 pm »
From the first glance the code looks easy, just stacks of if's, while's and else's. I'll look into it later :P
Thanks!


You're welcome ;) After my exams I'll upload some other stuff.