原文:Codeforces Round #616 (Div. 2) F. Coffee Varieties 交互题

F. Coffee Varieties time limit per test second memory limit per test megabytes This is the easy version of the problem. You can find the hard version in the Div. contest. Both versions only differ in ...

2020-02-03 19:47 0 247 推荐指数:

查看详情

Codeforces Round #616 (Div. 2)解题报告

Codeforces Round #616 (Div. 2)解题报告 A. Even But Not Even 找两个奇数就行了。 B. Array Sharpening 贪心+构造。 就从0开始往上走,看看最远能走到哪,看代码。 C. Mind Control 这道题意 ...

Tue Feb 04 11:38:00 CST 2020 0 195
题解 Codeforces Round #616 (Div. 2) (CF1291)

A:整个串数字和%2==0,末尾%2==1,不就是挑出来两个奇数吗。。 CF1291A B:由于只能变小不能变大,所以单升的必须满足a[i]>=i-1,单 ...

Mon Feb 03 09:15:00 CST 2020 2 266
Codeforces Round #739 (Div. 3) ABCDEF1F2 解题思路

Codeforces Round #739 (Div. 3) 可能是一开始大佬都写F1去了,我在D写完后发现F过的人数比E多了好多(个位数与十位数),以为F1比较简单,就直接开F1了,但自己分类讨论老是考虑不完整,导致罚时直接垮掉 本来已经不想开E了,结果发现延长了15分钟,尝试着开一开 ...

Thu Aug 19 09:08:00 CST 2021 0 130
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM