| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
The data for this problem is wrong? Why do we have a negative number for circle radius? Would any admin please look into this?Please compare submission 2742188 and 2742191
The only difference is
if (r < -EPS)
{
r = 0;
//reportError(0);
}
And 2742188 got output limit exceeds, 2742191 got wrong answer.
Would you please correct this problem?
Thanks!
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator