Hi, I tested my code on Linux and my PC several times before submitted it. I got Runtime Error, however. I used an array of 13 Linked lists to solve Problem 170. Are there any problems with the usage of allocat/free memory or I didn't consider some input?
Please give me some suggestions
Thank you ...
Search found 2 matches
- Sat Jul 16, 2005 4:18 pm
- Forum: Volume 1 (100-199)
- Topic: 170 - Clock Patience
- Replies: 28
- Views: 5345
- Thu Jan 20, 2005 10:38 pm
- Forum: Volume 100 (10000-10099)
- Topic: 10071 - Back to High School Physics
- Replies: 49
- Views: 15280
Hello
Hi, Q10071 asks for outputs of "displacement", instead of "distance".
The former is vector(signed), the latter is scalar(unsigned).

The former is vector(signed), the latter is scalar(unsigned).
