发表评论取消回复
相关阅读
相关 Educational Codeforces Round 59 (Rated for Div. 2)(ABCD)
A. Digits Sequence Dividing 题意:给你一个数字串,只包含1-9,让你至少分成两段,使得每一段的数字大于前一段的数字; 解:对n特判,如果n为2,
相关 Educational Codeforces Round 71 (Rated for Div. 2)(ABCD)
A. There Are Two Types Of Burgers 题意:有两种汉堡,第一种可以卖h元,需要2个面包和一个牛肉,第二种可以买c元,需要两个面包和一个鸡肉;
相关 Codeforces Round #536 (Div. 2)(ABCD)
A. Lunar New Year and Cross Counting(水) 题意:找x满足以当前为中心四个角都为x的点; 暴力遍历一下就ok了; ![Contract
相关 Codeforces Round #533 (Div. 2)(ABCD)
A. Salem and Sticks(暴力) 题意:给你n个棒子,长度分别为ai,让你找到一个长度x,使得n个棒子的长度都变为x+1或者x-1或者x的花费最小,花费为abs
相关 Codeforces Round #222 (Div. 2) ABCD
继续总结做过的CF 比赛链接:http://codeforces.com/contest/378 A Playing with Dice 题意:a,b两个数字,扔一个骰子
相关 Codeforces Round 374 div2
题目链接: [ CodeforcesRound374][CodeforcesRound374] 做了这么久cf了,,c题有时候还是做不起,,真的好菜,,,,
相关 Codeforces Round #395 (Div. 2)(ABCD)
ps:打完这场cf才知道自己真的很菜,还是停留在AB题的水平,有时候CD其实很简单,但就是想不到,别人一眼看出而我就是想不到,有时候想到了点子上但就是突破不了 题目
相关 Codeforces Round #533(Div. 2) B.Zuhair and Strings
链接:https://codeforces.com/contest/1105/problem/B 题意: 给一个字符串和k,连续k个相同的字符,可使等级x加1,
相关 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
还没有评论,来说两句吧...