I use Vector to store linked list and the algo from text book to solve this program. I think it works well now. But the laozy OJ show me all crahed. Wondering......
what can cause crashed in the Excise 1in cs1102I use Vector to store linked list and the algo from text book to solve this program. I think it works well now. But the laozy OJ show me all crahed. Wondering......
[FEEDBACK]If i am not wrong...I checked submission 34231 with uid 266.
This submission works under Java SDK 1.4.1 on my computer, but I am not sure whether it works under Java SDK 1.2.2.
I am quite sure that your algorithm is wrong, you should get a wrong answer feedback from OJ. Resubmit your program to the OJ and check what is the feedback.