1 / 47
Jun 2011

We are testing a new version of spoj engine. Please report in this thread any observations on incorrect activities.

  • created

    Jun '11
  • last reply

    Aug '15
  • 46

    replies

  • 3.3k

    views

  • 21

    users

  • 1

    like

  • 19

    links

Yes, ALL(!) shortening problems seem to be effected and it should be fixed and rejudged, soon, as all those submissions get top rank of those problems.

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)