Search found 4 matches

by StevenTang
Wed Jul 28, 2004 9:26 pm
Forum: Volume 1 (100-199)
Topic: 116 - Unidirectional TSP
Replies: 226
Views: 65338

Use the same idea I got AC in C++....
by StevenTang
Wed Jul 28, 2004 1:33 am
Forum: Volume 1 (100-199)
Topic: 116 - Unidirectional TSP
Replies: 226
Views: 65338

Now I found that my program get into ArrayIndexOutOfBoundsException stub. Does anybody know the format of the input?
by StevenTang
Wed Jul 28, 2004 12:34 am
Forum: Volume 1 (100-199)
Topic: 116 - Unidirectional TSP
Replies: 226
Views: 65338

My output is:
1 2 3 4 5 6 7 8 9 10 11 12 1 2
14
But I am not sure if it is correct, since I have not get a AC yet.
by StevenTang
Wed Jul 28, 2004 12:22 am
Forum: Volume 1 (100-199)
Topic: 116 - Unidirectional TSP
Replies: 226
Views: 65338

WA #116

Guys, can anyone give some help?Thx.
I am exhausted with the problem #116. I've tried all the sample inputs found in the board and all passed.

By the way, I coded in JAVA. I didnot check the row size and column size, since my code works for larger rows and columns, I do not know if I have to ...

Go to advanced search