
二分或三分
Eminem1147
NJU SE Master
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
LIS的O(nlogn)算法+二分查询(1025)
/*------------------Header Files------------------*/ #include #include #include #include #include #include #include #include #include #include #include #include #include using namespace s原创 2016-03-02 18:03:14 · 321 阅读 · 0 评论 -
Atcoder 056 D 贪心+二分
D - No Need Time limit : 2sec / Memory limit : 256MB Score : 600 points Problem Statement AtCoDeer the deer has N cards with positive integers written on them. The number on the i-th原创 2017-03-22 16:06:07 · 556 阅读 · 0 评论