| # | User | Rating |
|---|---|---|
| 1 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | Kevin114514 | 3603 |
| 4 | jiangly | 3583 |
| 5 | strapple | 3515 |
| 6 | tourist | 3470 |
| 7 | dXqwq | 3436 |
| 8 | Radewoosh | 3415 |
| 9 | Otomachi_Una | 3413 |
| 10 | Um_nik | 3376 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 158 |
| 2 | adamant | 152 |
| 3 | Proof_by_QED | 146 |
| 3 | Um_nik | 146 |
| 5 | Dominater069 | 144 |
| 6 | errorgorn | 141 |
| 7 | cry | 139 |
| 8 | YuukiS | 135 |
| 9 | chromate00 | 134 |
| 9 | TheScrasse | 134 |
|
0
For the path $$$u,v(in_u \lt in_v)$$$, if $$$u$$$ is not an ancestor of $$$v$$$ and we use our unchanged euler sequence, $$$u \to u'$$$ will have a coefficent of $$$-1$$$ and $$$v \to v'$$$ will be $$$1$$$, then we multiply $$$[out_u,out_{u'}]$$$ by $$$-1$$$ can fix this issue. $$$u'$$$ is the second vertex from $$$\text{lca}(u,v)\to u$$$, same for $$$v'$$$. There is still only $$$O(1)$$$ ranges. |
|
0
Thank you for your solution! |
|
+13
First consider a brute force for chain: $$$u = 1, 2, \dots, n$$$ We can split into $$$\sqrt{n}$$$ blocks and change the update-query complexity to $$$O(\sqrt{n})-O(\sqrt{n})$$$ and can pass $$$Q = 1$$$. For tree, we can use euler order to reduce the problem to chain. |
|
0
I only know how to solve Subtask 1~8, don't know how to solve the whole problem. |
|
0
Thank you for your reply! I know the solution now. |
|
+8
How to solve casino and teleporter? |
|
+11
fake_banana will win IOI 2026! |
|
0
There is a determined solution for problem D. |
|
+18
Why nonsensical? I think D,E are good. |
|
+16
The difficulty gap between C and D is tooo big. |
|
+10
I solved D in the same way. I knew the condition is related to the central grids, and I just took a central rectangle(the size was big enough, like $$$16 \times 16$$$) and run brute force and passed. So can anyone prove what size of rectangle is enough? |
|
+91
AtCoder's point values sum (×) Another ACM-ICPC mode (√) |
|
+8
Thank you! I think I understand this problem now. |
|
0
In the Problem B, how to prove it's always exist a $$$f(A_1, A_2, \dots, A_n)$$$ jump that corresponds the optimal jump of $$$f(A_1, A_2 - A_1, \dots, A_n - A_1) + A_1$$$ without violating the third condition(Never jump consecutively the same distance in different directions.)? |
|
+8
Thank you! |
|
+21
The round I reach GM. |
|
0
Ridiculous. |
|
+13
We can think about one thing. If GPT really has the ability to get 6th place in IOI, why don't they send it just after the IOI day 2 ended? |
|
0
I think this is abnormal. People may use different IO ways, but change this in ~30s is strange. |
|
+8
Maybe the reason is, mosaic is an original problem? (https://atcoder.jp/contests/arc107/tasks/arc107_e) |
|
On
fengzhengwei →
Codeforces Round 1012 (Div.1, Div. 2, based on THUPC 2025 — Finals), 13 months ago
+3
I can't agree with you more. |
|
+2
The Real Code. |
|
+31
Beacause this is realskc's last contest. He will go to university in the next year. |
|
+36
|
|
0
53 points to master. Hope to be a master tonight! |
|
0
Hope to be a Master this round! |
|
0
ok |
|
+12
Why I can't see the Editorial? When I click the "Editorial", it just tell me "You are not allowed to view the requested page". |
|
+3
thx |
|
0
Hope to be candidate master tonight! (last round I dropped to expert lol) |
|
+8
Why don't start system test immediately ? |
|
+3
|
|
On
chokudai →
Tokio Marine & Nichido Fire Insurance Programming Contest 2023(ABC 304) Announcement, 3 years ago
+3
Yes. My submission of F(21:08) was "WJ" for about 10 minutes. |
|
On
chokudai →
Tokio Marine & Nichido Fire Insurance Programming Contest 2023(ABC 304) Announcement, 3 years ago
+3
IOI-OI Format :( |
|
On
chokudai →
Tokio Marine & Nichido Fire Insurance Programming Contest 2023(ABC 304) Announcement, 3 years ago
+12
Don't DDoS AtCoder Please !!! Please !!! Please !!! |
|
+30
I have 192 points to candidate master, hope to get more rating points tonight. |
| Name |
|---|


