Search found 1 match

by Michael_Rybak
Mon May 16, 2005 8:25 pm
Forum: Volume 107 (10700-10799)
Topic: 10760 - Translation or rotation
Replies: 13
Views: 5926

1. Totally agree with Destination Goal's post.
2. To add: output of superfluous minus before zero ("-0.0") gets WA, which is bad as well


Here are some test cases that could help.

10 10 10.0000001 10 20 10 20.0000001 10
10 10 10.00000001 10 20 10 20.00000001 10
0 1 1 0 0 -1 -1 0
1 1 -1 -1 2 2 -2 ...

Go to advanced search