← Back to topics
Topic

SYSERR, TLE, ..

h
halil
Lately, going to send a task to one or two test get T.L.E or SYSERR, in other tests OK. I send again and everything is OK. An example of such a task is "Simple Math", which is solved in one line, without loops.
a
adminModerator
I saw your submissions... you didn't get SYSERR, you got TLE

And that does happen with the tasks where your solution takes time close to the time limit, sometimes it will pass, and sometimes not...