Search found 1 match
- Sat Dec 13, 2003 7:17 pm
- Forum: Volume 1 (100-199)
- Topic: 190 - Circle Through Three Points
- Replies: 126
- Views: 37311
WA in 190 using Pascal
well, got a problem. My program works fine for every input it came on my mind (circle is on P = 0 , Q = 0 , r = 0 , ...) but it still doesn't works fine (according to judge:). In problem there is no specific description on how cases such p=0 or q=0 or (r=0 - then it is a point) shgould be handled ...