Page 1 of 1

What does ouput limit exited mean?

Posted: Mon Dec 23, 2002 2:15 pm
by yahoo
In solving some problem i face output limit exited. I can't understand what does really it mean? is it any output or input problem or something else? can anybody help me how to get rid of this kind of problem? :oops:

Posted: Wed Dec 25, 2002 6:31 pm
by Juergen Werner
http://acm.uva.es/problemset/replies.html

If the judgement was 'Output Limit Exceeded', it means that you wrote to much to stdout (i.e. a lot more then the correct output would be).