摘要: 题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1301依旧Prim............不多说了 1 #include 2 #include 3 #include 4 5 using namespace std; 6 7 #define MAX ... 阅读全文
posted @ 2014-08-23 15:54 Mis_xiao 阅读(111) 评论(0) 推荐(1)
摘要: Problem DescriptionThere are N villages, which are numbered from 1 to N, and you should build some roads such that every two villages can connect to e... 阅读全文
posted @ 2014-08-23 14:27 Mis_xiao 阅读(882) 评论(0) 推荐(0)