12 2015 档案

摘要:因为期末了本来不想写了 但是觉得挂篇空文也无所谓 还是写了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 阅读(185) 评论(0) 推荐(0) 编辑
摘要: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 阅读(200) 评论(0) 推荐(0) 编辑
摘要: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 阅读(214) 评论(0) 推荐(0) 编辑
摘要: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 阅读(176) 评论(0) 推荐(0) 编辑
摘要:11.29-12.2什么都没干。12.3偷的一个题目。题意:给一个N*N(N为偶数,N 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 const int maxn = 3030... 阅读全文
posted @ 2015-12-03 11:11 Aguin 阅读(179) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示