Search found 5 matches

by junior
Tue Jun 17, 2003 7:01 am
Forum: Volume 100 (10000-10099)
Topic: 10099 - The Tourist Guide
Replies: 91
Views: 43153

Never Mind ,
I just forgot , I used the //comment

Thanks anyway
by junior
Tue Jun 10, 2003 4:30 pm
Forum: Volume 100 (10000-10099)
Topic: 10099 - The Tourist Guide
Replies: 91
Views: 43153

I've done the algorithm but why did I get Compile Error for 12 times???

I've followed the ANSI procedure like

int main(){
...
..
...
return 0;
}
etc.

and I've compiled it in my home with both Borland C and gcc
(in GNU/LINUX) and it was succesfull

but why I still got CE???

any comments or ...
by junior
Sun Jun 08, 2003 3:48 pm
Forum: Volume 100 (10000-10099)
Topic: 10099 - The Tourist Guide
Replies: 91
Views: 43153

Thanks a lot Mr.

I do appreciate that
by junior
Fri Jun 06, 2003 9:10 am
Forum: Algorithms
Topic: Match Graph
Replies: 3
Views: 2639

What about maximum cost shortest path????????
by junior
Fri Jun 06, 2003 9:06 am
Forum: Volume 100 (10000-10099)
Topic: 10099 - The Tourist Guide
Replies: 91
Views: 43153

10099

[c]
Excuse me Mr. and Mrs.(and all the gurus there)
have you ever read problem 10099?

I just don't get the point of the sample case written there

it was said that Mr G had to take the route 1-2-4-7 and
it took 5 trips(shouldn't it be 4)
and if it is true (1-2-4-7) ,the number of tourists is only ...

Go to advanced search