Would anyone be kind enough to provide some CRITICAL sample input output for 10180 ?
Is the following partial_algorithm correct?
case: the circle is in between the two points p1 and p2
distance = distance(p1, t1) + arclength(t1, t2) + distance( t2, p2)
/*where t1 is the contact point of the ...
Search found 2 matches
- Thu Sep 25, 2003 4:23 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10180 - Rope Crisis in Ropeland!
- Replies: 39
- Views: 27883
- Mon Sep 22, 2003 10:17 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10310 - Dog and Gopher
- Replies: 47
- Views: 23124
10310
There should not be any space after the comma 
