Deluge

User avatar
Hippo
Posts: 339
Joined: Sat Feb 01, 2014 12:05 am
Location: Praha 5

Post by Hippo »

Yep, the input format is as you have written.
guga
Posts: 17
Joined: Fri Mar 02, 2012 2:39 pm

Post by guga »

Hey ElleXuzZ, I got the same problem some time (wow, several years already) ago. Posted a similar question in another deluge-thread here: http://www.hacker.org/forum/viewtopic.php?t=1095
Never got a reply, nor did I find a solution that is accepted.
@Hippo, as you solved it and are still around, do you have any hint/idea?
I could also provide my code via PM, if I ever find it again after all these years :D
User avatar
Hippo
Posts: 339
Joined: Sat Feb 01, 2014 12:05 am
Location: Praha 5

Post by Hippo »

guga wrote:Hey ElleXuzZ, I got the same problem some time (wow, several years already) ago. Posted a similar question in another deluge-thread here: http://www.hacker.org/forum/viewtopic.php?t=1095
Never got a reply, nor did I find a solution that is accepted.
@Hippo, as you solved it and are still around, do you have any hint/idea?
I could also provide my code via PM, if I ever find it again after all these years :D
I could look at your codes and check they are not valid :) in this thread there is written ... there are 2 possible outputs ... program either does not end (at given number of cycles) or program returns wrong result. You could make simple "!" program to check the wrong result message and "0c" for the other.
I recommend "standard debugging techniques" ... try to test your code on HVM rather to sending the code to the challenge. Make nontrivial testing data and check what is your code behaviour.
Post Reply