| # | 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 | 157 |
| 2 | adamant | 153 |
| 3 | Um_nik | 146 |
| 3 | Proof_by_QED | 146 |
| 5 | Dominater069 | 145 |
| 6 | errorgorn | 141 |
| 7 | cry | 139 |
| 8 | YuukiS | 135 |
| 9 | TheScrasse | 134 |
| 10 | chromate00 | 133 |
|
+38
zhoukangyang will win WTF2022! |
|
+18
You are given sequences of non-negative integers: $$$A=(A_1,A_2,\cdots,A_N)$$$ and $$$B=(B_1,B_2,\cdots,B_N)$$$。 At first, $$$A_i=i$$$。 You can make operations for $$$2N+1$$$ times:Operation 1: choose $$$x$$$, for every $$$i$$$, replace $$$A_i$$$ with $$$A_i + x$$$ Operation 2: choose $$$x$$$, for every $$$i$$$, replace $$$A_i$$$ with $$$A_i \bmod x$$$ you need to make $$$A=B$$$. |
|
0
C is almost the same as this problem |
|
+9
xtqqwq will win IOI2023! |
|
+65
Why zhoukangyang is legend at CP? |
|
+12
UNFAIR. |
|
+108
hehezhou will win IOI2022! |
|
+83
Happy new year! |
|
+34
https://www.geeksforgeeks.org/persistent-segment-tree-set-1-introduction/ |
|
+1
|
|
+64
Sorry for my poor English. Let we call $$$b_i=\gcd(a_1,\cdots a_i)$$$,then we have $$$b_i|b_{i-1}$$$. And $$$b$$$ is like $$$[c,\cdots c,d,\dots d,e,\cdots]$$$. $$$dp_i$$$ Means the max value when you choose all $$$j$$$ That $$$i|a_j$$$. Add some $$$i$$$ after $$$[\cdots,ki,\cdots,ki]$$$,so $$$dp_i=\max(dp_{ki}+i(t_i-t_{ki}))$$$ where $$$t_i$$$ means $$$\sum\limits_{j=1}^n[i|a_j]$$$. Then we can solve it in $$$O(a\log a+n\sqrt a)$$$. |
|
+2
Um_nik wins!!!!!!!!!!!!! |
|
+46
So difficult. UPD : also fstforces. |
|
+54
Just because he is Karry5307. |
|
+45
math & dp round:( $$$10^9+7,998244353,mod,mod$$$ |
|
On
ch_egor →
Codeforces Round #727 (Div. 2, based on All-Russian olympiad in the name of Keldysh) [Rated], 5 years ago
-23
Also fstforces. |
|
On
ch_egor →
Codeforces Round #727 (Div. 2, based on All-Russian olympiad in the name of Keldysh) [Rated], 5 years ago
-22
Speedforces. |
|
+8
[name changed] the name before: cmii02 |
|
+8
[name changed] the name before: cmii02 |
|
0
thanks. I think my solution is not good enough. I found that most of these AC codes got WA now. |
|
+3
Ah, could anybody tell me why my solution D get WA on 80? 117914897 I found some of AC codes are just like mine. |
|
+29
Ah, I think D is easier than C. Maybe ABDCEF is a better choice. |
|
+5
Speedforces. Many people solved ABCD. |
|
On
ch_egor →
Codeforces Round #707 (Div.1, Div.2, based on Moscow Open Olympiad in Informatics, rated), 5 years ago
0
Hope it will be rated :) |
|
On
ch_egor →
Codeforces Round #707 (Div.1, Div.2, based on Moscow Open Olympiad in Informatics, rated), 5 years ago
0
The same. I spent 13 mins on A, but only 11 mins on B. |
|
+30
Maybe it will roll back soon...? |
|
0
I'm here qaq I checked it again, and I'm sure that my score is still 2360 now, but my rating decreased:( +550 -> +549 |
| Name |
|---|


