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 1084. Goat in the Garden

For whom, who get WA 4
Posted by Gleb_Kazantaev(NNSTU) 10 Jun 2014 01:03
if(a/2. >= r)
{
    printf("%.3lf", pi*r*r);
    return 0;
}
This is 4th test, use only "%.3lf" !
Re: For whom, who get WA 4
Posted by Амир Меннибаев 12 Feb 2017 14:06
Yeah, thanks a lot. There are terrible tests