摘要:
problemsolutioncodes#include#includeusing namespace std;const int maxn = 110;int tree[maxn][2], higt, weigt[maxn], ww;void dfs(int now... 阅读全文
posted @ 2018-06-05 21:12
gwj1139177410
阅读(116)
评论(0)
推荐(0)
摘要:
problemsolutioncodes/*作者:gwj1139177410题目:p2627 村村通*///Kruskal#include#include#includeusing namespace std;int n, a[110][110], fa[110], ... 阅读全文
posted @ 2018-06-05 21:11
gwj1139177410
阅读(173)
评论(0)
推荐(0)

浙公网安备 33010602011771号