链接:https://codeforces.com/contest/1335 A - Candies and Two Sisters 略 B - Construct the String 略 C - Two Teams Composing 题意:给n个数,要求找到一个x,使得可以从n ...
目录 A. Candies and Two Sisters B. Construct the String C. Two Teams Composing D. Anti Sudoku E . Three Blocks Palindrome hard version F. Robots on a Grid 比赛链接:https: codeforces.com contest A. Candies ...
2020-04-14 01:04 0 617 推荐指数:
链接:https://codeforces.com/contest/1335 A - Candies and Two Sisters 略 B - Construct the String 略 C - Two Teams Composing 题意:给n个数,要求找到一个x,使得可以从n ...
Phoenix and Memory https://codeforces.com/contes ...
://codeforces.com/contest/1328 A. Divisibility Prob ...
目录 A. Candies B. Balanced Array C. Alternating Subsequence D. Constant Palindrome ...
Heights https://codeforces.com/contest/1353 A ...
本场链接:Codeforces Round #704 (Div. 2) 闲话 大Fst场,排名从781->449,给我看傻了都.D题非常依赖特判,感觉我也不大能讲清楚所有情况.E的话好像也比较码农,正在写,可能晚上做出来了就更新,没做出来的话明天更. A. Three swimmers ...
本场链接:Codeforces Round #702 (Div. 3) A. Dense Array B. Balanced Remainders C. Sum of Cubes 思路 枚举\(b\),由范围可以知道\(1 \leq b \leq 10^4\).\(a\)可以求 ...
本场链接:Codeforces Round #699 (Div. 2) A. Space Navigation 题目大意:有一个飞船一开始在\((0,0)\),有一个操作列表\(s\),每个位置表示一个上下左右的移动操作.有一个目的地坐标是\((px,py)\).但是这个操作序列不一定能够正确 ...