发表评论取消回复
相关阅读
相关 codeforces 567D 二分
满足二分的条件,如果当前的断点不符合条件,那么后面的一定不符合条件,如果当前的符合条件,那么后面的可能还有符合条件的。 二分的过程中对断点进行排序,判断每个区间能放多少
相关 codeforces B. Pasha and Tea二分
[http://codeforces.com/contest/557/problem/B][http_codeforces.com_contest_557_problem_B]
相关 codeforces D. Maximum Value
D. Maximum Value time limit per test 1 second memory limit per test 256 megabytes i
相关 codeforces 672D 二分
D. Robin Hood time limit per test 1 second memory limit per test 256 megabytes inpu
相关 codeforces 276D 贪心
D. Little Girl and Maximum XOR time limit per test 2 seconds memory limit per test 2
相关 codeforces 519D dp
D. A and B and Interesting Substrings time limit per test 2 seconds memory limit per
相关 CodeForces - 1087D
CodeForces - 1087D https://vjudge.net/problem/2115151/origin 2\和/叶子结点的个数 includ
相关 Codeforces 749D Leaving Auction(set+二分)
题意:有几个人在拍卖场竞价,一共有n次喊价,有q个询问,每一个询问有一个num,接下来num个人从这次拍卖中除去,问对于每一个询问减掉num个人后是谁赢了拍卖,最小的价格是多
相关 [Codeforces]871D Paths
失踪OJ回归。 毕竟这样的数论没做过几道,碰上一些具体的应用还是无所适从啊。小C还是借助这题大致摸索一下莫比乌斯函数吧。 Description 有
相关 Codeforces Round #672 (Div. 2) 1420A 【思维】 题解
前言 > 欢迎大家访问林深时不见鹿的博客,本博客致力于最通俗易懂的题解,如有不足, 还请多多指教。 目录 前言
还没有评论,来说两句吧...