It seems like we have the same hardware? My Core 2 Duo is a 2.93 Ghz one overclocked to 3.3 Ghz. You should have tried to use two threads/ processes, it basically makes your algorithm take 3.5 minutes ^^. Yesterday I made a whole new c++ template that uses a messed up hack to split the i/o in two processes. It really works. Makes me wish I had 32 cores :) .
It is a shame I didn't solve A because I didn't want to bother with base arithmetic ... I hope I can use my new template in round 2. On Sep 12, 2:00 am, cyberfish <[email protected]> wrote: > Just thought I should point out that, for the large input of question > A (round 1A), my program solved it in a little under 7 minutes on my > computer (a Core 2 Duo overclocked to 3.3ghz). A slower computer may > not have made it, so I think this gives an unfair advantage to people > with fast computers (like myself) :). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code?hl=en -~----------~----~----~----~------~----~------~--~---
