
Codeforces
文章平均质量分 91
Round Moon
ACM退役云玩家。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
2020 Jiangsu Collegiate Programming Contest-A.Array
Array 题目描述 Yukikaze received an array (a1,a2,⋯an)as a gift. She decided to play with it. The game consists of q turns. In each turn, she will perform some kind of operation (listed below) on all elements in a subarray of a. In this problem, we define tha原创 2022-01-29 01:55:36 · 730 阅读 · 0 评论 -
Codeforce-K-beautiful Strings
K-beautiful Strings 题目描述 You are given a string s consisting of lowercase English letters and a number k. Let’s call a string consisting of lowercase English letters beautiful if the number of occurrences of each letter in that string is divisible by k. Y原创 2021-04-10 17:19:31 · 329 阅读 · 0 评论 -
Codeforce-Clear the String
Clear the String You are given a string s of length n consisting of lowercase Latin letters. You may apply some operations to this string: in one operation you can delete some contiguous substring of this string, if all letters in the substring you delete原创 2021-03-25 21:16:11 · 328 阅读 · 0 评论 -
Codeforces-Applejack and Storages
世 上 没 有 绝 望 的 处 境 只 有 对 处 境 绝 望 的 人 题目描述 This year in Equestria was a year of plenty, so Applejack has decided to build some new apple storages. According to the advice of the farm designers, she chose to build two storages with non-zero area: one in the原创 2020-08-08 12:03:13 · 230 阅读 · 0 评论 -
Codeforces-K-th Not Divisible by n
山再高,往上爬,总能登顶; 路再长,走下去,定能到达。 Codeforces-K-th Not Divisible by n 题目描述 You are given two positive integers n and k. Print the k-th positive integer that is not divisible by n. For example, if n=3, and k=7, then all numbers that are not divisible by 3 are: 1,原创 2020-05-10 00:43:17 · 403 阅读 · 0 评论 -
Codeforces-Middle Class
山再高,往上爬,总能登顶; 路再长,走下去,定能到达。 Codeforces-Middle Class 题目描述 Many years ago Berland was a small country where only nn people lived. Each person had some savings: the i-th one had aiai burles. The governm...原创 2020-04-11 00:33:27 · 312 阅读 · 0 评论 -
Codeforces-Level Statistics
山再高,往上爬,总能登顶; 路再长,走下去,定能到达。 Codeforces-Level Statistics 题目描述 Polycarp has recently created a new level in this cool new game Berlio Maker 85 and uploaded it online. Now players from all over the worl...原创 2020-04-11 00:14:50 · 276 阅读 · 0 评论