Page 1 of 1
Aazhi Peralai
Posted: Thu May 22, 2014 3:15 pm
by Hippo
I have started test testing by measuring response time differences with branching to infinite loop/quick end. Unfortunately other factors than the execution time were more important so the results were almost random. Fortunately i used / for the quick stop and tracing logs shown the solution.
Posted: Thu May 22, 2014 3:20 pm
by Hippo
Is it true that the initial post at the thread cannot be edited?
I wanted to add a poll with solution method ...
Fast algorithm/Getting initial board by queries ... (division by 0/other query method)/Other method.
P.S.: I have used python for this web challenge.
would be my query method
Posted: Sun Oct 05, 2014 4:58 pm
by Samora
Just tried my result for Fast Tsunami and it works. There couldn't be much difference between the boards.
Posted: Mon Oct 06, 2014 9:23 pm
by Hippo
Samora wrote:Just tried my result for Fast Tsunami and it works. There couldn't be much difference between the boards.
If I remember well, it was one bit difference ...