Hi Anand,
On 18-12-15 05:28, Br. Anand Shenoi wrote:
Hi Jaap.
There is a situation.
Suppose if a solution has been submitted, but that solutions is not even passing the first test case and the program doesn't terminate. Usually it should be taken care of by DOMjudge right? Why is it not giving Wrong Answer or TLE. Here is the code:
Does it finish compilation, if so what is the compiler output?
What precisely does it say on the jury submission page for this submission? Is it judging the first test case?
Also have a look at the judgedaemon logfile for the judgedaemon that is judging it, and whether it is running. It may have crashed for some strange reason.
Jaap