Page 1 of 1

[10147 - Highways] always PE

Posted: Thu May 07, 2009 1:09 pm
by shining
whatever input code is, it always give PE back.
even following code also is PE.

Code: Select all

#include <iostream>
int main()
{
    return 0;
}
i want it fixed soon

Re: [10147 - Highways] always PE

Posted: Fri May 08, 2009 4:52 am
by Jan
All the special corrector problems are giving PE. So, something is wrong. I have already opened a thread for this issue.

Re: [10147 - Highways] always PE

Posted: Wed Dec 28, 2011 2:06 pm
by Carlos
Solved.