摘要:
http://acm.hdu.edu.cn/showproblem.php?pid=1384 1 #include <iostream> 2 #include <cstring> 3 #include <queue> 4 #include <cstdio> 5 using namespace std; 6 const int N = 50000+10; 7 const int INF = 1<<27; 8 int n,max_n,min_n,cnt; 9 bool vis[N];10 int dis[N];11 int root[N] 阅读全文
posted @ 2012-07-14 09:33
qijinbiao1
阅读(258)
评论(0)
推荐(0)

浙公网安备 33010602011771号