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 1423. String Tale

hint for WA#2
Posted by Accepted 8 Feb 2012 21:50
such data:
3
aaa
aaa

the answer is 0 rather than 3
Re: hint for WA#2
Posted by Kraun 22 Sep 2013 20:10
Thank you so much.
Re: hint for WA#2
Posted by Abid29 7 Oct 2020 16:39
thnx a lot
Re: hint for WA#2
Posted by `~icy~` 31 Mar 2023 17:48
I mean, it works, but the statement says that "If the problem has several solutions, you may output any of them". Obviously, 3 is the correct answer as well. So I guess it's test/statement problem?