发表评论取消回复
相关阅读
相关 Educational Codeforces Round 60 (Rated for Div. 2)(ABC)
A. Best Subsegment 题意:给你一组数字,让你找到最长且平均数最大且没有小数的长度 解:平均数最大,直接找最大值,然后找最大值的长度(注意处理最后一个)
相关 Educational Codeforces Round 58 (Rated for Div. 2)(ABCE)
A. Minimum Integer 题意:找到一个x,使得x不在\[l,r\]内,且最小能够整除d的数; ![ContractedBlock.gif][] ![Expan
相关 Codeforces Round #721 (Div. 2)
[链接][Link 1] Palindrome Game (easy version思维 大意 思路 code1 code2 大意 给定
相关 Codeforces Round #244 (Div. 2) ABCE
比赛链接 http://codeforces.com/contest/427 D和E两题最后也没能自己搞出来,参考了 http://blog.csdn.net/hongroc
相关 codeforces round321 DIV2
[http://codeforces.com/contest/580][http_codeforces.com_contest_580] A. Kefa a
相关 codeforces-round375-div2
题目链接:[codeforces round 375 div2][] A题: 读一遍题目就知道是超级水的题目,,就是给你三个坐标,求三个坐标汇集到一个点所走的路程
相关 Codeforces Round 374 div2
题目链接: [ CodeforcesRound374][CodeforcesRound374] 做了这么久cf了,,c题有时候还是做不起,,真的好菜,,,,
相关 Codeforces Round #117 (Div. 2)
A : Battlefield 悲剧 看了很长时间的题目T\_\_T, :cry: 不会做 结果证明当时的决定也是正确的,全场最难的题 官网上的思路 Battl
相关 Codeforces Round #553 (Div. 2)
A:[http://codeforces.com/contest/1151/problem/A][http_codeforces.com_contest_1151_proble
相关 Codeforces Round #573 (Div. 2)
<table> <thead> <tr> <th>Sloved</th> <th align="center">A</th> <th alig
还没有评论,来说两句吧...