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 1079. Maximum

Is the test case wrong?
Posted by Debananda Sarkar 26 Jun 2009 15:41
What will be the output for N=10?
Re: Is the test case wrong?
Posted by Partisan 26 Jun 2009 16:31
For N=10     output is 4.
For N=100000 output is 2584.
For N=77777  output is 2207.
For N=12345  output is 610.
For N=5000   output is 322.
For N=99999  output is 2584.
For N=100    output is 21.
For N=50     output is 13.