发表评论取消回复
相关阅读
相关 Codeforces Round #587 (Div. 3)E2. Numerical Sequence (hard version)(二分)
题目:[E2. Numerical Sequence (hard version)][E2. Numerical Sequence _hard version] 题意:
相关 Codeforces Round #575 (Div. 3) D2. RGB Substring (hard version)
[传送门][Link 1] 题意: 给你一个长为n的仅由'R','G','B'构成的字符串s,你需要在其中找出来一个子串。使得这个子串在“RGBRGBRGBRGB.....
相关 Codeforces Round #610 B2. K for the Price of One (Hard Version)
题目内容就不放上来了。 思路: 分析一组数据 5 6 2 2 4 3 5 7 对其排序以后为:2 3 4 5 7 一个很明显的性质,要想买的最多,肯定
相关 CodeForces 1247B2 - TV Subscriptions (Hard Version) 【思维】
题目链接:[https://codeforces.com/problemset/problem/1247/B2][https_codeforces.com_problemset
相关 CodeForces1209B
[CodeForces1209B][] 水题,枚举就好了,我枚举到了129个周期. 别忘了一个灯如果亮了就会一直亮着除非到下次改变状态. include <al
相关 @codeforces - 1209H@ Moving Walkways
目录 @description@ @solution@ @accepted code@ @details@ --------------------
相关 @codeforces - 1209G2@ Into Blocks (hard version)
目录 @description@ @solution@ @accepted code@ @details@ --------------------
相关 @codeforces - 1209F@ Koala and Notebook
目录 @description@ @solution@ @accepted code@ @details@ --------------------
相关 @codeforces - 1209E2@ Rotate Columns (hard version)
目录 @description@ @solution@ @accepted code@ @details@ --------------------
相关 Codeforces Round #558 B2. Cat Party (Hard Edition)
题面: [传送门 ][Link 1] 题目描述: 题意:确定最大的x,使去除掉前x天的其中一天后,所有不同数字的数量相等。 题目分析: 可能是我太久没打c
还没有评论,来说两句吧...