Aazhi Peralai

Discussion of challenges you have already solved
Post Reply
User avatar
Hippo
Posts: 339
Joined: Sat Feb 01, 2014 12:05 am
Location: Praha 5

Aazhi Peralai

Post 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.
User avatar
Hippo
Posts: 339
Joined: Sat Feb 01, 2014 12:05 am
Location: Praha 5

Post 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.

Code: Select all

1..9*.+9*.+<-/
would be my query method
Samora
Posts: 1
Joined: Sat Dec 26, 2009 9:37 pm

Post by Samora »

Just tried my result for Fast Tsunami and it works. There couldn't be much difference between the boards.
User avatar
Hippo
Posts: 339
Joined: Sat Feb 01, 2014 12:05 am
Location: Praha 5

Post 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 ...
Post Reply