Search found 1 match

by Jefe
Sat Mar 03, 2012 11:15 pm
Forum: Volume 117 (11700-11799)
Topic: 11710 - Expensive subway
Replies: 14
Views: 7781

Re: 11710 - Expensive subway

Hello,

I'm trying to do the following:
- I note that the graph is disconnected, I print "Impossible."
- If the graph is connected then run Kruskal's algorithm, using Find Union, for all test cases, and I thought that my generator cases could create my program works properly, but I'm getting Runtime ...

Go to advanced search