2015年9月21日
摘要: Building a Space Station题目:http://poj.org/problem?id=2031空间站之间建立通道, 使得所有空间站连通, 最小生成树问题。 道路长度不会有负权。#include #include #include #include using namespace ... 阅读全文
posted @ 2015-09-21 22:35 cleverbiger 阅读(148) 评论(0) 推荐(0)