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 1393. Average Common Prefix

Sunnat for admin: add new test [1] // Problem 1393. Average Common Prefix 15 Nov 2013 20:28
I found a test that might be you don't have:
input:
2
AA

output:
2.000

my program accepted even it's not passed this test. plase add this test as a variant
Erop [USU] Re: for admin: add new test // Problem 1393. Average Common Prefix 17 Nov 2013 14:45
Your test was added. Thanks.