Title |
User |
Message |
Date Posted |
Re: ... |
abcConjecture |
Thanks, not sure what it was. For all it's worth, I changed one of the square roots to the form pow(n,0.5) and got AC. |
Jan 24, 2018 - 5:03:15 pm UTC |
Re: ... |
jargon |
Hm, to be honest, I don't know. You seem to be getting an odd rounding error -- on the judge, your code fails to recognise *any* points as inside. Running your code on my machine (g++ 4.9.4) produces ... |
Jan 24, 2018 - 12:03:19 am UTC |
... |
abcConjecture |
Why am I getting WA on the 2nd case? I managed to get 50/50 on this problem in dmoj (proof: https://dmoj.ca/submission/749633) |
Jan 23, 2018 - 1:21:31 am UTC |
Re: Error |
Alex |
Traceback (most recent call last): File "a.out", line 123, in print "{:.2f}".format(bester) ValueError: zero length field name in format |
Jan 06, 2015 - 7:58:51 am UTC |
Error |
fifiman |
Could I please get my stderr output? Thanks |
Jan 05, 2015 - 11:40:15 pm UTC |
... |
thorthugnasty |
Can anyone tell me why I get WA for last test case? |
Jan 15, 2014 - 3:21:44 am UTC |
Re: How do u find the smallest diameter? |
bleung91 |
again, we have a problem with you....NOT INDENTING!!!! *Phew* Now that we've got that aside, maybe you're not considering the fact that there can be obtuse angles formed by a set of three points. I... |
Feb 21, 2009 - 2:54:27 am UTC |
How do u find the smallest diameter? |
Bob |
For test case #4 (its one tricky test case - I can't even work it out by hand) |
Feb 21, 2009 - 12:53:30 am UTC |
Re: Re: first example |
bleung91 |
do you know what rounding means? http://www.teachrkids.com/fronts/rounding.htm |
Dec 22, 2008 - 10:14:37 pm UTC |
Re: first example |
bleung91 |
please take a closer look at what exactly you have written. IF i were you, i'd either delete or edit my post. |
Dec 22, 2008 - 10:12:47 pm UTC |