What does ouput limit exited mean?

Post here if you don't find any other place for your post. But please, stay on-topic: algorithms, programming or something related to this web site and its services.

Moderator: Board moderators

Post Reply
User avatar
yahoo
Learning poster
Posts: 93
Joined: Tue Apr 23, 2002 9:55 am

What does ouput limit exited mean?

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

Post 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).
Post Reply

Return to “Other words”