发表评论取消回复
相关阅读
相关 Codeforces Round #839 (Div. 3) C. Different Differences
[Problem - C - Codeforces][] 题意: 给定n和k,让你构造一个长度为k的数列,使其差分数组的数的种类尽可能多 思路: 贪心+构造 种类尽可
相关 Codeforces Round #720 (Div. 2) B. Nastia and a Good Array
[Problem - B - Codeforces][] 题意: 给定一个序列,一次操作可以选i,j,x,y使a\[i\]=x,a\[j\]=y,其中满足min(a\[i\
相关 @codeforces - 1214G@ Feeling Good
目录 @description@ @solution@ @accepted code@ @details@ --------------------
相关 Codeforces Good Bye 2013 ABCDE
继续总结做过的练习赛。 链接:http://codeforces.com/contest/379 A New Year Candles 题意:初始有a根蜡烛,每根蜡烛照明
相关 CodeForces 672B Different is Good
CodeForces 672B Different is Good time limit per test:2 seconds memory limit per te
相关 codeforce 246B——Good Sequences
第一次的尝试的思路是,用dp进行进行搜索,不过在第21组TLE,这也很正常。因为为复杂度是O(n^2),而n的最大值为为10^5. 第二次尝试把所给的数进行素性拆分、定
相关 codeforces 672D 二分
D. Robin Hood time limit per test 1 second memory limit per test 256 megabytes inpu
相关 Codeforces Good Bye 2017 Div.2 908A,B
A. New Year and Counting Cards Problem Statement [http://codeforces.com/contest/90
相关 CodeForcs 1169B Good Triple
CodeForcs 1169B Good Triple 题目链接:[http://codeforces.com/problemset/problem/1169/B][http
相关 CodeForcs 1169B Good Triple
CodeForcs 1169B Good Triple 题目链接:[http://codeforces.com/problemset/problem/1169/B][http
还没有评论,来说两句吧...