发表评论取消回复
相关阅读
相关 Codeforces Round #570 (Div. 3)B
B - Equalize Prices 题目链接:[http://codeforces.com/contest/1183/problem/B][http_codeforc
相关 Codeforces Round #719 (Div. 3)(a,b,c)
[题目https://codeforc.es/contest/1520][https_codeforc.es_contest_1520] 简单题 a b
相关 Codeforces Round #688 (Div. 2) A,B
A Cancel the Trains [传送门][Link 1] 题目大意 有 100 个从下向上的火车道,100 个从左向右的火车道,如图所示 ![车
相关 Codeforces Round #667 (Div. 3)(A、B、C、D、E)
Codeforces Round \667 (Div. 3)(A、B、C、D、E) [比赛地址][Link 1] 补题补晚了,估计访问量没了 A:Yet Anoth
相关 Codeforces Round #305 (Div. 1) A && B
547A - Mike and Frog 先考虑,从h1\->a1的过程,计算需要的时间 如果在M次内,没有到达则不可到达 然后再判断是否符合h2\->a2的时间
相关 Codeforces Round #551 (Div. 2) (A,B,C)
一开始做出来两道题,提交第三题一直wa,就在这个时候A题突然被人hack了,啊啊啊~我是猪吗?!A题也能错! 刚刚看A题的时候,才发现怎么代码里还有一个n--,什么鬼?!一定
相关 Codeforces Round #550 (Div. 3) (A,)
今晚想打场div3的cf,在打之前先将上次的题整理下吧。(之前没参加) 比赛链接:[http://codeforces.com/contest/1144][http_code
相关 Codeforces Round #565 (Div. 3) ( A B C)解题报告
[A. Divide it!][A. Divide it] 题意:给你一个n,如果n可以被2整除,乘上1/2; 如果n可以被3整除,乘上2/3;如果n可以被5整除,乘上4/5
相关 Codeforces Round #565 (Div. 3) B
B. Merge it! 题目链接:[http://codeforces.com/contest/1176/problem/B][http_codeforces.com_
相关 Codeforces Round #575 (Div. 3) A B C
[Codeforces Round \575 (Div. 3)][Codeforces Round _575 _Div. 3] A include<bits/st
还没有评论,来说两句吧...