2015年10月15日

Hduacm—5497

摘要: 1 #include 2 #include 3 #include 4 5 using namespace std; 6 7 typedef long long LL; 8 const int maxn = 1e5+100; 9 int a[maxn];10 struct Bittree1... 阅读全文

posted @ 2015-10-15 20:17 yifi 阅读(199) 评论(0) 推荐(0) 编辑

BestCoder——59

摘要: http://bestcoder.hdu.edu.cn/contests/contest_show.php?cid=640第一题:给一堆书的序列 每次操作只能将书从中间移到最上面 求最少移动多少次 使得有序只有19本书怎么暴力怎么来可以观察出 一本书最多被移动一次 不然移动就不存在意义了ID最大的书... 阅读全文

posted @ 2015-10-15 19:06 yifi 阅读(172) 评论(0) 推荐(0) 编辑

新的开始 总不能这么颓废下去

摘要: 由于某些原因 从今天开始 每天坚持写博客吧 --yifi 阅读全文

posted @ 2015-10-15 18:29 yifi 阅读(132) 评论(0) 推荐(0) 编辑

导航