10 / 47
Jun 2011

Different times for same code, i've get that even before these changes, but it's still weird.

Fixed.

It's problem with this task.

Fixed.

Which submissions?

Submissions # 5225109 and # 5225113 (for spoj.pl/problems/ADV04L/), the time is different (The difference is 0.01, which migh not be much, i know, but a bit more signifcant errors had happened, i just dont remember right now.)

Fixed.

10 days later

I get (see e.g. submission spoj.pl/error/53352501) this weird compilation error.

{standard input}: Assembler messages:
{standard input}:3: Fatal error: can't write /home/Jw2bFh/cc9VC8Sf.o: No space left on device
{standard input}:3: Fatal error: can't close /home/Jw2bFh/cc9VC8Sf.o: No space left on device

The source file is 3k and the code generated on my machine is 13k in size, so nothing that could really eat up much of disk space.
Moreover, I see a lot of other people failing C++ submissions with compilation errors tonight (though a few get past the compilation hurdle)

Judge seems to have some problems: There are several 0k AC submissions actually.