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 1412. Autumn Tide

Vladimir Yakovlev (USU) Problem 1412 "Autumn tide" has been rejudged (+) [5] // Problem 1412. Autumn Tide 13 Feb 2008 21:26
New tests have been added.
Many authors have lost AC.
Rafail Ahmadisheff A nice clarification (-) [1] // Problem 1412. Autumn Tide 17 Feb 2008 23:45
It never occured to me, there was a bug in the old solution.
Chmel_Tolstiy Re: A nice clarification (-) // Problem 1412. Autumn Tide 2 Mar 2008 04:30
What kind of bug did u have ?
Crash_access_violation Re: Problem 1412 "Autumn tide" has been rejudged (+) [2] // Problem 1412. Autumn Tide 19 Feb 2008 13:45
thanks... I got AC...

Edited by author 21.02.2008 13:51
Try this test
10000 1000
3
-10000 10000
9999.5 -2000
-3000 9999.5

answer is 10000000.000

Edited by author 19.02.2008 20:02

Edited by author 19.02.2008 20:02
Crash_access_violation Re: Problem 1412 "Autumn tide" has been rejudged (+) // Problem 1412. Autumn Tide 21 Feb 2008 13:49
good test... thank you Levenets...