by Haryanto » Tue Jan 25, 2011 8:05 pm
Just want to make sure.
I submit my code, but it comes up with error with error cpu_exceeded.
So I changed my algorithm , but still come up with the same error.
Thing I take attention in this case is it is always error cpu_execeeded with the same cpu_time, although I changed my algorithm and when I try to retrieve my code in the source code editor, all of my submitted code is the old code(not the new one), although when I try to retrieve my code in the submission board, it is the new code.
My question is, is this an error from the server, so every time i try to submit the code, it only reads the first code I submit, or it is an error from my code?(Which mean I have to reconstruct again the code)
Thanks for the attention.