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 1711. Code Names

WA #25, I'm sure that my program works!
Posted by Khamitbekov Madi 11 Jun 2011 19:54
My program passed all tests from forum. I sorted with c++ string comparision operator '<', and wrote my own function. But, anyway WA #25? Why???
Re: WA #25, I'm sure that my program works!
Posted by AterLux 12 Jun 2011 15:51
What exactly you was sorted?
Solution for this problem need not any kind of sort.
Re: WA #25, I'm sure that my program works!
Posted by Khamitbekov Madi 28 Jun 2011 22:41
AterLux wrote 12 June 2011 15:51
What exactly you was sorted?
Solution for this problem need not any kind of sort.

I've sorted possible names in every problem, than sorted all problems by their order.