摘要:
//并查集代码 zju pat1013 http://pat.zju.edu.cn/contests/pat-a-practise/1013 #include using namespace std;int road[500000][2];int city[1005];void init_union(int n){ int i; for(i = 1 ;i>n>>m>>k){ ... 阅读全文
posted @ 2014-01-12 21:55
cheng_you_know
阅读(151)
评论(0)
推荐(0)

浙公网安备 33010602011771号