会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
iwtwiioi
while(!successful()) try();
首页
联系
订阅
管理
随笔分类 -
其它-随机化
【POJ】2420 A Star not a Tree?
摘要:http://poj.org/problem?id=2420题意:给n个点,求一个点使得到这个n个点的距离和最短,输出这个最短距离(n#include #include #include using namespace std;const int N=5005;struct P { int x, y...
阅读全文
posted @
2015-02-18 16:29
iwtwiioi
阅读(567)
评论(0)
推荐(0)
公告