Page 1 of 1

Re: 12808 - Banning Balconing

Posted: Tue Nov 11, 2014 9:36 am
by Masum
Can I have some I/O for this problem?

Re: 12808 - Banning Balconing

Posted: Sat Nov 15, 2014 1:22 am
by Repon kumar Roy
Using double input
X = sqrt (2 * V * V *H / 9810);

Now check distance 500 mm carefully using abs , and limit of 1e-9.
And surely get AC :D