上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 64 下一页
摘要: E. FTL Monocarp is playing a video game. In the game, he controls a spaceship and has to destroy an enemy spaceship. Monocarp has two lasers installed 阅读全文
posted @ 2022-10-25 17:32 onlyblues 阅读(62) 评论(0) 推荐(0)
摘要: C1. Make Nonzero Sum (easy version) This is the easy version of the problem. The difference is that in this version the array can not contain zeros. Y 阅读全文
posted @ 2022-10-24 23:22 onlyblues 阅读(110) 评论(0) 推荐(0)
摘要: D1. Balance (Easy version) This is the easy version of the problem. The only difference is that in this version there are no "remove" queries. Initial 阅读全文
posted @ 2022-10-24 16:53 onlyblues 阅读(228) 评论(0) 推荐(0)
摘要: B. Ugu A binary string is a string consisting only of the characters $0$ and $1$. You are given a binary string $s_1 s_2 \dots s_n$. It is necessary t 阅读全文
posted @ 2022-10-24 15:32 onlyblues 阅读(144) 评论(0) 推荐(0)
摘要: A. Bestie You are given an array $a$ consisting of $n$ integers $a_1,a_2, \dots ,a_n$. Friends asked you to make the greatest common divisor (GCD) of 阅读全文
posted @ 2022-10-23 23:24 onlyblues 阅读(105) 评论(0) 推荐(0)
摘要: 三元组 给定 $n$ 个两两不同的正整数 $a_1,a_2, \dots ,a_n$。 请你计算共有多少个三元组 $(i,j,k)$ 能够同时满足: $i<j<k$ $a_i>a_j>a_k$ 输入格式 第一行包含整数 $n$。 第二行包含 $n$ 个整数 $a_1,a_2, \dots ,a_n$ 阅读全文
posted @ 2022-10-23 09:49 onlyblues 阅读(365) 评论(0) 推荐(0)
摘要: D. Problem with Random Tests You are given a string $s$ consisting of $n$ characters. Each character of $s$ is either $0$ or $1$. A substring of $s$ i 阅读全文
posted @ 2022-10-22 10:19 onlyblues 阅读(132) 评论(1) 推荐(2)
摘要: C. Save the Magazines Monocarp has been collecting rare magazines for quite a while, and now he has decided to sell them. He distributed the magazines 阅读全文
posted @ 2022-10-21 23:20 onlyblues 阅读(157) 评论(0) 推荐(0)
摘要: E2. Divisible Numbers (hard version) This is an hard version of the problem. The only difference between an easy and a hard version is the constraints 阅读全文
posted @ 2022-10-19 20:12 onlyblues 阅读(129) 评论(0) 推荐(0)
摘要: E1. Divisible Numbers (easy version) This is an easy version of the problem. The only difference between an easy and a hard version is the constraints 阅读全文
posted @ 2022-10-19 19:37 onlyblues 阅读(332) 评论(0) 推荐(3)
上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 64 下一页
Web Analytics