40 / 47
Aug 2011

I solved problem spoj.pl/problems/QCJ1/
my submission id 5506253 shows to be solved in .01 time however on resubmitting the same code the time gets changed. Once to .03 and once to .04.
Kindly look into it.

Thanks,
jayesh02

It's not a bug.
The time unfortunately depends not only on algorithm but also on traffic on SPOJ.
For example if You submit a program and somebody's just getting TLE You'll have somehow slower program than submitting it when nobody's online (which's ofc not possible stuck_out_tongue ).

4 months later

Python 3.1 still has no random module available, it's curious for me ; it should be included.
Thanks.

I have had a couple of instances of the wrong problem ID appearing in the submit form
after using the 'edit' link from the status page. The last occurrence was using the edit link
for my submission 6204220. It took me back to the submit page but the problem ID was
TEST instead of ASSIST

2 months later
15 days later
3 years later

closed Aug 28, '15