
What does ouput limit exited mean?
Moderator: Board moderators
What does ouput limit exited mean?
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? 

-
- New poster
- Posts: 27
- Joined: Wed Apr 17, 2002 7:54 pm
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).
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).