ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1446. Sorting Hat

Output Limit Exceeded on test 3
Posted by Pavel Rosputko 26 Mar 2006 13:41
The solution in C is OLE on test 3. Meanwhile the same solution in Pascal is Accepted. What does it mean?
Re: Output Limit Exceeded on test 3
Posted by Grinch 26 Mar 2006 13:44
Pomogi a? Kak reshit zadachy H?
Re: Output Limit Exceeded on test 3
Posted by Krystian Brazulewicz 16 Apr 2006 03:30
I means you have an error in your algorithm :)
Re: Output Limit Exceeded on test 3
Posted by TDC 11 Nov 2008 14:32
It means that len of readed string greater of yours.
In problem writen that len name of student < 200.
It's only characters without spases!!!!