会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
午夜阳光~
在美国的最北边巴罗小镇,北极圈以北,530公里北冰洋岸边,在那的大街上都可以看到北极熊,每年的5.11到8.1这83天里,太阳都不会落到地平线下面。那里的午夜都有阳光……
博客园
首页
新随笔
联系
管理
订阅
2015年5月20日
HDU 1455 http://acm.hdu.edu.cn/showproblem.php?pid=1455
摘要: #include#include#include#include#define N 70int f, vis[N], v, n, a[N];int cmp(const void *a, const void *b){ return *(int *)b - *(int *)a;}void DFS...
阅读全文
posted @ 2015-05-20 20:14 午夜阳光~
阅读(131)
评论(0)
推荐(0)
编辑
公告