Comment on Google Code Jam – Contest scoreboardComments−Oculus12yMan - that problem 3 was a pain. I couldn't get it to work until the last minute.Anyone solve the small case for problem 2, but get the large case incorrect? Can't fathom what the issue might be.−libria12yYou can diff your output against someone else's to see if you can find a discrepancy, then debug it from there.−socillion12yI'd guess it's due to rounding.Agreed on C.
Comments
Man - that problem 3 was a pain. I couldn't get it to work until the last minute.
Anyone solve the small case for problem 2, but get the large case incorrect? Can't fathom what the issue might be.
You can diff your output against someone else's to see if you can find a discrepancy, then debug it from there.
I'd guess it's due to rounding.
Agreed on C.