摘要:
#include#include#include#include#includeusing namespace std;#define MAX 80000int father[MAX], son[MAX];int v,v2, l;struct Kruskal //存储边的信息{ int a; int... 阅读全文
posted @ 2014-11-16 13:07
france
阅读(200)
评论(0)
推荐(0)
浙公网安备 33010602011771号