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 1331. Vladislava

Sandro (USU) Problem 1331 "Vladislava" has been rejudged (+) [5] // Problem 1331. Vladislava 8 Apr 2007 01:12
61 submits lost AC verdict (many because of tricky 12 test).
Try to find a bug in your source code. Good luck!

P.S. Thanks to Alias (Alexander Prudaev) for idea of new tests.
Alias (Alexander Prudaev) Re: Problem 1331 "Vladislava" has been rejudged (+) [4] // Problem 1331. Vladislava 8 Apr 2007 11:13
I have get AC again, but problem with test#3 is keep open
-0.00 != 0.00

Edited by author 08.04.2007 11:42
Vladimir Yakovlev (USU) Re: Problem 1331 "Vladislava" has been rejudged (+) [3] // Problem 1331. Vladislava 8 Apr 2007 13:00
Problem with "-0.00" has been resolved yesterday. But your WA3-program outputs "1.#R".

Edited by author 08.04.2007 13:01
Alias (Alexander Prudaev) Re: Problem 1331 "Vladislava" has been rejudged (+) [2] // Problem 1331. Vladislava 8 Apr 2007 13:55
I have send my program on your e-mail
Alias (Alexander Prudaev) Re: Problem 1331 "Vladislava" has been rejudged (+) [1] // Problem 1331. Vladislava 8 Apr 2007 14:00
what is mean ? 1.#J 1.#R ???
Can be result of sqrt(-1) or acos(5), etc...