摘要: http://acm.hdu.edu.cn/diy/contest_showproblem.php?cid=23003&pid=1003题解:已知经纬度,求两点之间距离。然后最小生成树…… 1 // 2 // main.cpp 3 // xiecheng3 4 // 5 // Created by zhang on 14-4-10. 6 // Copyright (c) 2014年 apple. All rights reserved. 7 // 8 9 // 10 // main.cpp 11 // POJ 1258 12 // 13 // Created ... 阅读全文
posted @ 2014-04-11 10:09 Der_Z 阅读(234) 评论(0) 推荐(0) 编辑