| 
 | 
back to boardGive me some tests, please... Posted by  L 26 Jun 2008 10:30 Give me some tests, please...   nothing... thats OK.. AC now   Edited by author 26.06.2008 19:00 Re: Give me some tests, please... Posted by  svr 25 Jan 2009 21:59 You had WA24 As I now! What changing in your program had effect?   Yes! I gone throught test 24. The problem was how use eps=0.00000000001!? Before I used it in many places of program. After I am use eps only in one moment: I make rectangles wider by eps. In other places I accept eps=0.   But finally in verification S>=0.5+20*eps I used 20*eps as possible error for wrong 20 intersections after eps- widering.   Edited by author 27.01.2009 19:29  |  
  | 
|