原文:Codeforces Round #634 (Div. 3) 题解 (全部7题)

目录 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 推荐指数:

查看详情

Codeforces Round #634 (Div. 3)

链接:https://codeforces.com/contest/1335 A - Candies and Two Sisters 略 B - Construct the String 略 C - Two Teams Composing 题意:给n个数,要求找到一个x,使得可以从n ...

Tue Apr 14 10:50:00 CST 2020 9 332
Codeforces Round #704 (Div. 2) 题解

本场链接:Codeforces Round #704 (Div. 2) 闲话 大Fst场,排名从781->449,给我看傻了都.D非常依赖特判,感觉我也不大能讲清楚所有情况.E的话好像也比较码农,正在写,可能晚上做出来了就更新,没做出来的话明天更. A. Three swimmers ...

Wed Feb 24 06:13:00 CST 2021 0 343
Codeforces Round #702 (Div. 3) 题解

本场链接:Codeforces Round #702 (Div. 3) A. Dense Array B. Balanced Remainders C. Sum of Cubes 思路 枚举\(b\),由范围可以知道\(1 \leq b \leq 10^4\).\(a\)可以求 ...

Wed Feb 17 18:59:00 CST 2021 0 273
Codeforces Round #699 (Div. 2) A~E 题解

本场链接:Codeforces Round #699 (Div. 2) A. Space Navigation 题目大意:有一个飞船一开始在\((0,0)\),有一个操作列表\(s\),每个位置表示一个上下左右的移动操作.有一个目的地坐标是\((px,py)\).但是这个操作序列不一定能够正确 ...

Sat Feb 06 22:11:00 CST 2021 0 404
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM