发表评论取消回复
相关阅读
相关 Educational Codeforces Round 130 (Rated for Div. 2) C awoo‘s Favorite Problem
[Problem - C - Codeforces][] 题意: 给你两个串s,t,有两种操作: 1.把'ab'变成'ba' 2.把'bc'变成'cb' 问你是否可以
相关 Educational Codeforces Round 154 (Rated for Div. 2)
[Dashboard - Educational Codeforces Round 154 (Rated for Div. 2) - Codeforces![icon-
相关 Educational Codeforces Round 155 (Rated for Div. 2)
[Dashboard - Educational Codeforces Round 155 (Rated for Div. 2) - Codeforces][Dashboard
相关 Educational Codeforces Round 71 (Rated for Div. 2)
Solution -------------------- A. There Are Two Types Of Burgers 题意: 做一个\\(A\\)需
相关 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)
Educational Codeforces Round 71 (Rated for Div. 2) [比赛链接][Link 1] C. Gas Pipel
相关 Educational Codeforces Round 89 (Rated for Div. 2)
题目 A. Shovels and Swords B. Shuffle C. Palindromic Paths A. Sho
相关 Educational Codeforces Round 63 (Rated for Div. 2) (A,B,C)
这次比赛很顺利的出了3个题,rating上涨了98,菜菜的我后面的不会了。 [A - Reverse a Substring][] include<bits/std
相关 Educational Codeforces Round 68 (Rated for Div. 2) A B C
A[Remove a Progression][] include<bits/stdc++.h> using namespace std; defin
相关 Educational Codeforces Round 69 (Rated for Div. 2) D
题目大意: 给出一个序列,和\\(m,k\\),求\\(\\sum\_\{i=l\}^\{r\}\{a\_i\}-k\\left \\lceil \\frac\{
还没有评论,来说两句吧...