| 
 | 
back to boardSmall Trick There is a small trick at this problem. Whoever gets WA, should try this test:   30 1000   The right answer is 0.00 Re: Small Trick My AC programs write 1000.00 ... Re: Small Trick Correct answer for test 30 1000 is  0.00. I have AC with O(1) algorithm. Re: Small Trick My AC prog also tells 0.00 Re: Small Trick Posted by  Sean38 30 Nov 2007 13:09 Thanks a lot! Now I get AC.  |  
  | 
|