We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Tests 16, 17, 18, 19 always return "Runtime Error". It seems to be caused by "time limit" since those tests run correctly on my laptop. But I have already optimized code with IOVector and ByteString-based IO. I have tried various logarithmic heap structures including LeftiestHeap, BinomialHeap, and IntMap. No luck! Anyone facing the same problem here?
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Fighting Armies
You are viewing a single comment's thread. Return to all comments →
Tests 16, 17, 18, 19 always return "Runtime Error". It seems to be caused by "time limit" since those tests run correctly on my laptop. But I have already optimized code with IOVector and ByteString-based IO. I have tried various logarithmic heap structures including LeftiestHeap, BinomialHeap, and IntMap. No luck! Anyone facing the same problem here?