发表评论取消回复
相关阅读
相关 Codeforces Round #651 (Div. 2) B. GCD Problem
[Problem - 1617B - Codeforces][] 题意: 给定一个n,让你构造a,b,c,满足 a+b+c=n,且gcd(a,b)=c 思路: 设 c
相关 Educational Codeforces Round 90 (Rated for Div. 2) B 01 Game
[Problem - 1373B - Codeforces][] 题意: 给定一个01字符串,两个人玩游戏,一方可以去掉两个不同的相邻元素,不能取的人失败,问胜方是谁 思
相关 codeforces Educational Codeforces Round 65 (补完)
C News Distribution 并查集水题 D Bicolored RBS 括号匹配问题,如果给出的括号序列nesting depth为n,那么最终可以分
相关 Educational Codeforces Round 23 B. Makes And The Product
[B. Makes And The Product][] time limit per test 2 seconds memory limit per test 256
相关 Educational Codeforces Round 27 B. Luba And The Ticket(模拟)
B. Luba And The Ticket time limit per test 2 seconds memory limit per test 256 megab
相关 Educational Codeforces Round 32 B. Buggy Robot(模拟)
B. Buggy Robot time limit per test 2 seconds memory limit per test 256 megabytes in
相关 Educational Codeforces Round 59 [Rated for Div. 2] B. Digital root
Today at the lesson of mathematics, Petya learns about the digital root. The digital ro
相关 Educational Codeforces Round 63 (Rated for Div. 2) (A,B,C)
这次比赛很顺利的出了3个题,rating上涨了98,菜菜的我后面的不会了。 [A - Reverse a Substring][] include<bits/std
相关 Educational Codeforces Round 26 Problem B
> B. Flag of Berland > > time limit per test > > 1 second > > memory limit per test >
相关 Educational Codeforces Round 68 (Rated for Div. 2) A B C
A[Remove a Progression][] include<bits/stdc++.h> using namespace std; defin
还没有评论,来说两句吧...