| # | User | Rating |
|---|---|---|
| 1 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | Kevin114514 | 3611 |
| 4 | jiangly | 3583 |
| 5 | strapple | 3515 |
| 6 | tourist | 3470 |
| 7 | Radewoosh | 3415 |
| 8 | Um_nik | 3376 |
| 9 | maroonrk | 3361 |
| 10 | XVIII | 3345 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 162 |
| 2 | adamant | 148 |
| 3 | Um_nik | 146 |
| 4 | Dominater069 | 143 |
| 5 | errorgorn | 141 |
| 6 | cry | 138 |
| 7 | Proof_by_QED | 136 |
| 8 | YuukiS | 135 |
| 9 | chromate00 | 134 |
| 10 | soullless | 133 |
|
+24
It's div3 for AIs of course. They think the contest is so easy with a human to help them submit. |
|
+10
F Too simple. G Just randomly guess some sufficient/necessary conditions. AI shitted the contest. Bad round. |
|
-57
Don't get the point of this round being put under the "Hello 2026" tag. A,B ok. C: A good problem, but it looks like a copy-paste of generals.io and the smallest time to capture a specific set of tiles is exactly generals.io's game-opening strategy (wait until you have a number of army and then make the other tiles yours). D1: ok. D2: I know the authors probably put D2 because contestants might guess the lower bound of the answer in D1. But it made the problem too difficult for this position. (I can say for sure that Not only E but also F<D1). E: ok problem, but it's a bit boring if you've seen this formula before(?). So it's too easy a problem. F: just open the square and it's brainless. So it's clear that E and F can't be put in that place. I'd say E 1800, F 2000? if F is put in E position then obviously many more will pass it. G/H/I1/I2: I didn't think carefully, but tourist didn't solve any of them. Too hard. They together with E,F made the big gap. Seen from the ranklist, the round failed to separate CM~IGM contestants with the number of problems they solved — only the penalty. So it has bad differentiation, and its A~F is not good either. I'd say bad round. |
|
+5
wtf G BM??? anyone has easier solution |
|
0
wtf H brute searching is correct so shocked, so what's the intended solution |
|
0
IOI2028 Winner |
|
+2
wow 6 prob arc! |
|
0
Just type 10/6/2025. |
|
-9
So is the contest going to be unrated or not, want my positive delta :( |
|
+15
Nailong — Too lazy to take contests or see the problems, lie on the sofa, watch cartoons, and be a couch potato. |
|
+49
I thought it wrote "(Div. 2)" on the title of the contest. Why have I found five Div. 4 problems in the "tasks" session? There must be something wrong. |
|
+28
Congrats, piggy! |
|
0
1c very weak pretest... i hacked >3 people |
|
0
Use n=12900 and a[1]=110. |
|
+3
Good D! However my MO classmate (doesn't know how to write code; just solves it on the paper) solves ABD, and solves E after given some hints. OI<<<MO :D |
|
+6
A wasted me half a round ... Nice problem but it's too alien-like. |
|
0
Make the round 2h45min, and rainboy can AK. BTW, congrats to rainboy! |
|
On
fengzhengwei →
Codeforces Round 1012 (Div.1, Div. 2, based on THUPC 2025 — Finals), 14 months ago
0
UPD: ok I can see now. thx |
|
On
fengzhengwei →
Codeforces Round 1012 (Div.1, Div. 2, based on THUPC 2025 — Finals), 14 months ago
0
Why can't I see others' code? |
|
0
Too much case work in C. |
|
+11
Okay, I'm cyan, so I'm in. |
|
0
Yes — I solved A, then thought about B then solved D then thought about B then I knew how to solve C... but at the same time I knew how to solve B It's too hard, but at the same time a fresh-style task. |
|
0
I noticed that and passed lol. However the sample of the 2x2 grid full of 1s is misleading. I first thought that the real method is just a corner case! |
|
On
atcoder_official →
estie Programming Contest 2024 (AtCoder Regular Contest 188) Announcement, 18 months ago
0
Very good problems, I love them! Especially B&C. |
|
0
Congrats to programpiggy for finally reaching M! |
|
+5
Okay, I'm on my way to the bar. Candidate Master L_Wave |
|
+8
The never submit strategy isn't good. You can try to hack others with the samples. In this way you will gain a big rank, about 10000. In this way you will get to expert very fast! |
|
+8
$$$\forall n\in\mathbb{N}_+,\sum_{k\mid n}a_k=m^n$$$: For every positive integer $$$n$$$, the sum of $$$a_k$$$ where $$$k$$$ is a divisor of $$$n$$$ is $$$m^n$$$. |
|
+16
Speedrun Yes. BCDE are all easier than ARC184_B. |
|
0
But I optimized my algorithm (not my constant) and got AC. Your code is easy to optimize. |
|
0
I got a TLE on this :( |
|
-8
It seems like a speedrun. Anyway, gl&hf! |
|
0
E2 => Knapsack E3 => Use Minkowski to optimize that knapsack |
|
0
1776J — Italian data centers |
|
0
G has an originate problem (and I submitted my code for that problem changing N from 105 to 305), but my code got WA*3. It turned out that, the eps for precision error should be $$$10^{-14}$$$ or something less, which is quite annoying. Lost my first blood. btw congrats to maspy |
|
0
I think atcoder should have more testers like codeforces, and they should cover most of the rating levels, in this way the difficulty will be more balanced. I guess the two testers (one IGM and one LGM) solve at least ABCD so they don't realize that B,C,D are almost the same level (and what's more, I think D<B). |
|
+26
The $$$900-1000-1000$$$ seems a bit tough, but anyway hope I can solve 3. |
|
+18
So can we become rank Tourist (or Champion, whatever) in Christmas? |
|
0
It's Chinese editorial. English editorial will be published soon (probably since the translations are done). |
|
0
Yes! I debugged using that case. Maybe authors want to make A a bit friendly (?) |
|
+1
And even for a period of time jiangly is the only aker! |
|
+1
zhoukangyang will win IOI24! |
|
+3
Kevin114514 is in team China? Heard it from a coach of the team. |
|
+3
Why downvotes? Of course they are not the same person or Mike would have already banned one of them. Orz wmh. |
|
+8
It makes me think of Teacher Ka (Karry5307) in HNOI. |
|
+18
Hope it's a good round with strong pretests! |
|
+7
zhoukangyang will win the world tour! |
|
+18
I thought of tetr.io when I first saw the idea. In the game website, the users can only enter the league (i.e. official game) when they are level 10 or higher. This annoys me because getting to level 10 can take a week or more time. The same as above, setting "unrated 20" contests for beginners isn't a good idea. They would become bored and quit cf. |
|
0
OMG, I don't know how to explain it in English... I have a Chinese blog (OI-Wiki). Maybe you can look at the gif (which scans parallel to the x-axis) or translate it using ChatGPT. |
|
0
Discrete the rectangles, put them into segment trees, and brute force to get the answer. It's an $$$\Theta(n\log n)$$$ approach. |
|
+1
Forall x, iterate the multiple of x. The time conplexity is approx. $$$O(A\log A)$$$, where $$$A=\max{a}$$$. |
|
0
Well, I swapped $$$(i,j)$$$ such as $$$a_j$$$ is the biggest and $$$a_i$$$ is the smallest. |
|
+9
I think B<<<<D. B is easy to construct the answering pairs when you guessed the number of operations. |
|
+4
Ohhhh, I got my 3rd rk145 in arc! So unbelievable! |
|
+5
It's one of the jokes between me, him and a few other friends like mhb2010,ballpoint_pen. |
|
+13
zhoukangyang will win the semifinal! |
|
+27
He should achieve his rank in reverse order lol. First getting LGM, then IGM, and then ..., and finally Newbie. |
|
But he added a D: F: |
|
+7
Consider $$$A=-4,2,3,3$$$, and $$$R=4$$$. |
|
+93
A well known saying in China: "Instead of beating the problem, I only need to beat the author." The person who said it got accepted in C with $$$n=75$$$, and his algorithm's easy to hack. |
|
+21
I'm in Hangzhou now, where it's held. Good luck! |
|
-6
Finally a div.1 standing with tourist rk1 and jiangly rk2! BTW, congrats to Kevin! |
|
0
Maybe you can look at the following cases: Where |
|
+21
A was kinda tricky if you don't get the point :( I spent 30+ min on it :( |
|
+37
I won two TON coins in CodeTON Round 8, but now I don't know how I can receive them. I have a TON account
and also I updated my wallet before April 16 UTC.
What can I do beside just waiting? |
|
0
Hey guys, I have a way to deal with division and modular in $$$\Theta(f(n)\log n)$$$ time, where $$$f(n)$$$ is the complexity of multiplying two $$$n$$$-length integer (which means, the complexity is $$$\Theta(n\log^2n)$$$ altogether). The code was written a long time ago, so I can't remember how did I implement it :( Code UPD: note that the |
|
0
Yes, maybe B and E harder as ARC173B and this contest's E? |
|
+6
The code of C is actually very short. Code |
|
0
Finally broke the streak of rk145 and got rk149... Anyway, good contest. |
|
0
I totally agree as there are $$$201$$$ participants who solved $$$5$$$ problems. |
|
0
He means problem A. |
|
+2
Yes, it's tourist ranking first, finally! Hope tourist can get back to the rating leader again! |
|
+16
No, it only needs |
|
0
Damn I got WA*2,AC*142 on E... ): ): ): |
|
On
ToxicPie9 →
You won't believe how this simple trick defeated the unexplained bug destroying every top LGM, 2 years ago
-21
|
|
On
ToxicPie9 →
You won't believe how this simple trick defeated the unexplained bug destroying every top LGM, 2 years ago
-21
Also I once heard that the |
|
-8
Well, when I first saw this blog I took it as "A person who shared the same room in the previous contest is green" :). BTW, congrats! |
|
+14
Chinese Editorial (: 感觉肯定比 G 难吧 首先因为这个庄家像个波特一样只会往上垒 我们可以容易算出庄家最后的数是 $$$i$$$ 的可能性 记其为 $$$w_i$$$ 类似地 我们可以算出我们在一直拿 可以停的情况下 最后的数是 $$$i$$$ 的可能性 记其为 $$$u_i$$$ 这两个计算很简单 略过 然后就是好玩的 dp 部分 我们倒序 dp 可以选择不掷了 或者掷一次骰子 取 $$$\max$$$ 那么就是 然后对于所有的 dp 取 $$$\max$$$ 这样就行了吗 不 因为你很难让他停在 $$$x$$$ 他可能会往后高达 $$$(d-1)$$$ 个 因此发现我们缺的部分的答案为 其中 $$$t_i=\dfrac{1-w_i}d$$$。 其实就是他们到了就不取了 然后乘的两项分别为到他们的概率和赢得概率 这样我们三个前缀和处理一下上式就行了 可以见代码 然后就做完了 发现还可以去掉 dp 我们发现这个 dp 也是掷或不掷骰子取最大值 而不掷骰子的情况已经被包含在上面了 所以我们直接把上式的 $$$x-1$$$ 改成 $$$x$$$ 就成答案了 就是这样还是用三个前缀和 维护就行了 代码 为了让 cf 的渲染器不出锅 删掉了所有标点 :D He is my classmate so I'm sure he is Chinese (: |
|
+11
Auto comment: topic has been updated by L_Wave (previous revision, new revision, compare). |
|
-8
Auto comment: topic has been updated by L_Wave (previous revision, new revision, compare). |
|
-21
Auto comment: topic has been updated by L_Wave (previous revision, new revision, compare). |
|
+41
Of course no lol. adamant isn't very good at Chinese. |
|
-21
Auto comment: topic has been updated by L_Wave (previous revision, new revision, compare). |
|
-32
Auto comment: topic has been updated by L_Wave (previous revision, new revision, compare). |
|
+8
Really? I didn't think of the gf solution. orz qjm |
|
+6
Ahhh I've just noticed that. Updated. orz zifan |
|
-32
Auto comment: topic has been updated by L_Wave (previous revision, new revision, compare). |
|
+3
Auto comment: topic has been updated by L_Wave (previous revision, new revision, compare). |
|
+3
Auto comment: topic has been updated by L_Wave (previous revision, new revision, compare). |
|
0
Yes it's the reference trick. Or you can use iterators: |
|
+19
Well, I usually use it when I have to copy a part of the code into another one, in this way it is annoying to delete all of the declaration parts. Such as: |
|
0
Very dramatic that 74 solved F in the last 10 minutes. Maybe he is (re-)learning to setting problems. |
|
+13
I didn't wrote this algo but I read a code when hacking. I think this algo is right, because it's a quadratic function which has only $$$\le 2$$$ max value. But I prefer the $$$\Theta(\sum c_i)$$$ solution better :). |
|
+30
Happy Chinese New Year! Good Bye, Lunar 2023! Hello, Lunar 2024 — the year of dragon! |
|
-15
|
|
+2
Well, I've just found that Mike is also a Barcelona fan! Spoiler Look at Mike's T-shirt. |
|
+10
It is unaccessible again. |
|
+26
Shame on the DDOS-ers! |
|
+10
Okay, "The USACO website is currently down due to being hit by a massive denial of service attack. Please check back later. We appreciate your understanding during this challenging and frustrating situation.". |
|
0
And I didn't save the problem statements. |
| Name |
|---|


