发表评论取消回复
相关阅读
相关 Codeforces Round #826 (Div. 3) C
[Problem - C - Codeforces][] 题意: 给定一个长度为n的数组,求将该数组分为连续的几个部分,使得每一部分内部的和相同。求分完后每一部分的最大值最
相关 Codeforces Round #429 (Div. 2) B. Godsend
[Problem - B - Codeforces][] 题意: 给定一个数列,先手可以remove一段区间和为奇数的区间,后手可以remove一段区间和为偶数的区间,问你
相关 【gcd】CF826div2 B
有人不会div2 B 没关系,精神稳定一分钟也很厉害了 嘻嘻,嘻嘻.... [Problem - B - Codeforces][] ![2ad3819b26264c2
相关 Codeforces Round #572 (Div. 2)B
B. Number Circle 题目链接:[http://codeforces.com/contest/1189/problem/B][http_codeforces.
相关 【CF#581(Div.2)】A&B
date:2019.8.20 我第一次打CF的比赛,感觉题目非常新颖并且非常棒,但是由于翻译软件不太给力所以我对题意的理解也不是很透彻,最后我做出了前两道题,感觉还可以吧
相关 Codeforces Round #688 (Div. 2) A,B
A Cancel the Trains [传送门][Link 1] 题目大意 有 100 个从下向上的火车道,100 个从左向右的火车道,如图所示 ![车
相关 Codeforces Round #663 (Div. 2) B题
[题目链接][Link 1] include <cstdio> include <iostream> using namespace std
相关 CODEFORCE 246 Div.2 B题
题目例如以下: B. Football Kit time limit per test 1 second memory limit per test 256 mega
相关 Codeforces Round #541 (Div. 2) B.Draw!
链接:https://codeforces.com/contest/1131/problem/B 题意: 给n次足球比分,求存在平局的机会。 思路: 结构体
相关 Codeforces Round #568 (Div. 2)B
B. Email from Polycarp 题目链接:[http://codeforces.com/contest/1185/problem/B][http_codef
还没有评论,来说两句吧...