发表评论取消回复
相关阅读
相关 Codeforces Round #570 (Div. 3 )A
A. Nearest Interesting Number 题目链接:[http://codeforces.com/contest/1183/problem/A][htt
相关 Codeforces Round #572 (Div. 2) A.
A. Keanu Reeves 题目链接:[http://codeforces.com/contest/1189/problem/A][http_codeforces.c
相关 Codeforces Round #305 (Div. 1) A && B
547A - Mike and Frog 先考虑,从h1\->a1的过程,计算需要的时间 如果在M次内,没有到达则不可到达 然后再判断是否符合h2\->a2的时间
相关 Codeforces Round #376A (div2)
Night at the Museum 题意: 有一个转盘,26个英文字母均匀分布在转盘边缘,转针初始位置在字母a,每次只能转动到相邻的字母,然后输入一个由26个字母组
相关 Codeforces Round #411 (Div. 1)(A~D)题解
题目链接: [\411 (Div. 1)][411 _Div. 1] 差点翻船。 题解: A. 这个推导一下,找一下规律就可以了。答案是:ans=(n
相关 Codeforces Round #127 (Div. 1) A. Clear Symmetry 打表
A. Clear Symmetry 题目连接: [http://codeforces.com/contest/201/problem/A][http_codef
相关 Codeforces Round #550 (Div. 3) (A,)
今晚想打场div3的cf,在打之前先将上次的题整理下吧。(之前没参加) 比赛链接:[http://codeforces.com/contest/1144][http_code
相关 Codeforces Round #569 (Div. 1)
[Codeforces Round \569 (Div. 1)][Codeforces Round _569 _Div. 1] A Valeriy and Deque
相关 Codeforces Round #545 (Div. 1)
A - Skyscrapers 暴力离散化之后再乱搞一搞就好了。 include<bits/stdc++.h> define qmin(x,y) (x=min(
相关 Codeforces Round #564 (Div. 1)
A 太难了,一半时间刚这题还没做出来,简直自闭了。实际上分两种情况,一种很简单直接放,另一种就是要0,0,…,0,1,2,…,n,然后直接贪心,显然我是把情况判断错误一直没调
还没有评论,来说两句吧...