发表评论取消回复
相关阅读
相关 Codeforces Round 473-2B题解报告
题目 [http://codeforces.com/contest/959/problem/B][http_codeforces.com_contest_959_prob
相关 Codeforces Round 472-2B题解报告
There is a rectangular grid of n rows of m initially-white cells each. Arkady performed
相关 Codeforces Round 472-2A题解报告
Overlooking the captivating blend of myriads of vernal hues, Arkady the painter lays out
相关 Codeforces Round 471-2B题解报告
Let’s call a string adorable if its letters can be realigned in such a way that they for
相关 Codeforces 965B 题解报告
一、题目 [http://codeforces.com/contest/965/problem/B][http_codeforces.com_contest_965_pr
相关 Codeforces 964B题解报告
一、题目 [http://codeforces.com/contest/964/problem/B][http_codeforces.com_contest_964_pr
相关 Codeforces 980B 题解报告
一、题目 [http://codeforces.com/contest/980/problem/B][http_codeforces.com_contest_980_pr
相关 Codeforces Round \#479 (Div. 3)(题解)
A. Wrong Subtraction 题意:给出一个数字n,然后进行k次操作,每次在n的个位上减1,如果个位是0的话,去掉这一位,继续操作,输出最后结果
相关 Codeforce Round #550 div3题解
B.Parity Alternated Deletions 1.题目 [B][] 2.解答 在n个数中是有偶数也有奇数的,在读取的时候我们要首先记录下偶数的
相关 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
还没有评论,来说两句吧...