发表评论取消回复
相关阅读
相关 Codeforces Round #429 (Div. 2) B. Godsend
[Problem - B - Codeforces][] 题意: 给定一个数列,先手可以remove一段区间和为奇数的区间,后手可以remove一段区间和为偶数的区间,问你
相关 【gcd】CF826div2 B
有人不会div2 B 没关系,精神稳定一分钟也很厉害了 嘻嘻,嘻嘻.... [Problem - B - Codeforces][] ![2ad3819b26264c2
相关 【排列+sorting】CF873div2 B
有S B没秒掉这道题 乌鱼子 [Problems - Codeforces][] 题意: ![fcd9935f3b0a43ce9195a26dcbcc373c.png]
相关 【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
相关 CodeForces - 873B - Balanced Substring 【 前缀和+map】题解
1.题目 You are given a string s consisting only of characters 0 and 1. A substring \[
还没有评论,来说两句吧...