摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1301最小生成树模板题 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 const int N=600... 阅读全文
posted @ 2015-05-20 21:04 煎饼馃子 阅读(114) 评论(0) 推荐(0)