会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Algorithms Crush Me
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
11
12
13
14
15
16
17
18
19
···
24
下一页
2016年1月3日
第十九周 1.3-1.9
摘要: 1.3补个BC。HDU 5608function题解这么说。复杂度不会。 1 #include 2 #include 3 #include 4 using namespace std; 5 typedef long long LL; 6 const LL mod = 1e9 + 7; 7 co...
阅读全文
posted @ 2016-01-03 21:34 Aguin
阅读(243)
评论(0)
推荐(0)
2015年12月30日
第十八周 12.27-1.2
摘要: 因为期末了本来不想写了 但是觉得挂篇空文也无所谓 还是写了12.27去西工大玩。12.28-12.29什么都没干。12.30上次挂的BC。HDU 5602Black Jack一开始以为A用1表示。WA了pretest。看clar改完过了pre然后fst。一直以为是dp错。找了很久很久找不出来。后来看...
阅读全文
posted @ 2015-12-30 20:11 Aguin
阅读(191)
评论(0)
推荐(0)
2015年12月21日
第十七周 12.20-12.26
摘要: 12.20-12.22什么都没做。12.23POJ 3581Sequence这是一个单case过EOF哇的神题。我只是想验个板阿QAQ。 1 #include 2 #include 3 #include 4 #include 5 using namespace std; 6 const in...
阅读全文
posted @ 2015-12-21 22:34 Aguin
阅读(203)
评论(0)
推荐(0)
2015年12月13日
第十六周 12.13-12.19
摘要: 12.13补个BC。HDU 5597GTW likes function讨厌打表。 1 #include 2 #include 3 using namespace std; 4 typedef long long LL; 5 6 LL Phi(LL n) 7 { 8 LL res =...
阅读全文
posted @ 2015-12-13 19:09 Aguin
阅读(217)
评论(0)
推荐(0)
2015年12月7日
第十五周 12.6-12.12
摘要: 12.6状况百出的迎新杯。惶恐。12.7补个BC。HDU 5593ZYB's Tree对树上每点求与其距离不超过k点数。k 2 #include 3 #include 4 using namespace std; 5 const int maxn = 500000 + 10; 6 typedef...
阅读全文
posted @ 2015-12-07 19:48 Aguin
阅读(179)
评论(0)
推荐(0)
上一页
1
···
11
12
13
14
15
16
17
18
19
···
24
下一页
公告