发表评论取消回复
相关阅读
相关 Codeforces Round #834 (Div. 3) D. Make It Round
[Problem - D - Codeforces][] ![1c21641e1301413ea5db4b38f928ab5a.png][] Code: incl
相关 Codeforces Round #839 (Div. 3) D. Absolute Sorting
[Problem - D - Codeforces][] 题意: 给定一个数列,让你选定一个 x ,然后让所有数都变成 abs(a\[i\]-x),问你 x 取多少可以使该
相关 Codeforces Round #479 (Div. 3)
D:[Divide by three, multiply by two][Divide by three_ multiply by two] 除了这种做法还可以通过建图
相关 Codeforces Round #506 (Div. 3) D. Concatenated Multiples
题目:[点击打开链接][Link 1] 题意:给你n个数,求任意两个数组合而成能整除k的对数。 分析:根据除法的定义暴力就行了,用map或者unordered\_
相关 Codeforces Round #552 (Div. 3)
C. Gourmet Cat 题目:[http://codeforces.com/contest/1154/problem/C][http_codeforces.com_
相关 D. Zero Quantity Maximization(CF: Codeforces Round #544 (Div. 3))
题目描述: You are given two arrays aa and bb, each contains nn integers. You want to cre
相关 Codeforce Round#544 div3题解
A.Middle of the Contest 1.题目描述 [Problem A][],给出开始时间以及截至时间求出中间的时间 2.题目思路 将开始时间
相关 Codeforces Round #552 (Div. 3)D、E题解
D. Walking Robot 题意 机器人在一维坐标轴上从0走到x,中途可以在有光的地方可以选择给太阳能电池充电,每次移动都要消耗一单位电,蓄电池容量为a,太阳
相关 Codeforces Round #552 (Div. 3)
B. Make Them Equal Description 给定一个长度为 nn 的序列,请你选择一个非负整数 DD,然后将序列中的所有元素要么加上 DD,要么减去
相关 Codeforces Round #560 (Div. 3)
[Codeforces Round \560 (Div. 3)][Codeforces Round _560 _Div. 3] E. Two Arrays and
还没有评论,来说两句吧...