发表评论取消回复
相关阅读
相关 Educational Codeforces Round 59 (Rated for Div. 2)(ABCD)
A. Digits Sequence Dividing 题意:给你一个数字串,只包含1-9,让你至少分成两段,使得每一段的数字大于前一段的数字; 解:对n特判,如果n为2,
相关 Codeforces Round #721 (Div. 2)
[链接][Link 1] Palindrome Game (easy version思维 大意 思路 code1 code2 大意 给定
相关 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 #553 (Div. 2)
A. Maxim and Biology 题目:[http://codeforces.com/contest/1151/problem/A][http_codeforce
相关 Codeforces Round #553 (Div. 2) (A,B,C,D)
终测一个题A,B被hack了。好好补题啦 题目链接:[https://codeforces.com/contest/1151][https_codeforces.com_co
相关 Codeforces Round #553 Div.2 E - Number of Components
思维题 又是一道完全不会的题qwq 将一条链划分成若干个联通块,其实就是划分成一些区间。每个区间都会有左端点和右端点,且当一个点作为左端点的时候,必定有一个点作为右端点
相关 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
还没有评论,来说两句吧...