Page 1 of 1

Why I always P.E

Posted: Sat Aug 02, 2003 10:22 am
by KURAPICA
I have so solved some prob. but I allways got P.E.Why???
Can some body tell me what will make P.E.
thanx.

Posted: Sun Aug 03, 2003 10:34 pm
by playerX
P.E. is often obtained when you misunderstand some things in the input such as "there should be an empty line between input blocks", this means that you should output a blank line but not in the last case.

Sometimes, we don't see the sample output format, on love calculator (10424) you should output a ratio, folowed by a '%' sign, but there must be a space between the ratio and the '%', this would cause P.E.

In rare occasions, judge correction program is not properly adjusted to the output description and you get P.E.

Posted: Sun Aug 03, 2003 10:35 pm
by playerX
P.E. is often obtained when you misunderstand some things in the input such as "there should be an empty line between input blocks", this means that you should output a blank line but not in the last case.

Sometimes, we don't see the sample output format, on love calculator (10424) you should output a ratio, folowed by a '%' sign, but there must be a space between the ratio and the '%', this would cause P.E.

In rare occasions, judge correction program is not properly adjusted to the output description and you get P.E.