发表评论取消回复
相关阅读
相关 【构造】Codeforces Round #843 (Div. 2) B Gardener and the Array
[Problem - B - Codeforces][] 题意: 给定一个序列,让你判断是否存在两个子序列使得这两个子序列或起来相等 思路: 设两个子序列是a和b 两
相关 Codeforces Round #258 (Div. 2) B. Sort the Array
[Problem - B - Codeforces][] 题意: 给定一个数列,问你能否把其一段子段反转之后使其单调递增 思路: 结论很简单,当且仅当数列中只有一段单调
相关 Codeforces Round #721 (Div. 2)
[链接][Link 1] Palindrome Game (easy version思维 大意 思路 code1 code2 大意 给定
相关 Codeforces Round 374 div2
题目链接: [ CodeforcesRound374][CodeforcesRound374] 做了这么久cf了,,c题有时候还是做不起,,真的好菜,,,,
相关 Codeforces Round #433 (Div. 2) C. Planning(贪心)
C. Planning time limit per test 1 second memory limit per test 512 megabytes input
相关 Codeforces Round #510 (Div. 2) D. Petya and Array
题目:[点击打开链接][Link 1] 题意:给定一个数组,问有多少个不同的区间\[l,r\] (l<=r)使得区间和小于给定的数t。 分析:先求个前缀和,则问题转化
相关 Codeforces Round #117 (Div. 2)
A : Battlefield 悲剧 看了很长时间的题目T\_\_T, :cry: 不会做 结果证明当时的决定也是正确的,全场最难的题 官网上的思路 Battl
相关 Codeforces Round #258 (Div. 2) . Sort the Array 贪心
B. Sort the Array 题目连接: [http://codeforces.com/contest/451/problem/B][http_codef
相关 Codeforces Round #553 (Div. 2)
A:[http://codeforces.com/contest/1151/problem/A][http_codeforces.com_contest_1151_proble
相关 Codeforces Round #573 (Div. 2)
<table> <thead> <tr> <th>Sloved</th> <th align="center">A</th> <th alig
还没有评论,来说两句吧...