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 1100. Final Standings

Who can tell me how solve this problem? I still MLE on test 11.....
Posted by hello 27 Apr 2004 20:44
You can read input two times and use 150000 * 4 bytes memory instead 150000 * 5.
Posted by Vlad Veselov 27 Apr 2004 22:15
Re: You can read input two times and use 150000 * 4 bytes memory instead 150000 * 5.
Posted by hello 28 Apr 2004 07:54
How to do ?
Can I read input two times ?
How to read input two time ?
Thanks ! I have got AC !
Posted by hello 28 Apr 2004 19:38