| # | 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
Disjoint Set Union is used in this way, making the representative element of each position equal to the first non-zero position after this position. You can check out the Alternative Code $$$O(n\alpha (n))$$$. |
|
+10
ok, fixed. |
|
+68
In fact, there is an $$$O(n)$$$ solution for problem E(submission). I have explained it in in the "Alternative Solution" section. |
|
+84
In fact, there is an $$$O(n)$$$ solution for problem E(submission). I have explained it in in the "Alternative Solution" section. |
|
+50
I didn't get a compile timeout in the custom test, even though it took a long time to compile. |
|
+80
|
|
+55
Thank you, it has been fixed. |
|
+56
Thank you, it has been fixed. |
|
+28
Can anyone explain the O(n) solution of the F problem (official editorial)? Even though I've gotten AC, I still can't understand the official editorial. |
|
0
Thanks. |
|
-8
94684 is about twice 47312, I think the reason for this is that you changed inSZ from |
|
+16
|
|
+133
Are you kidding me, can anyone learn Chinese in three days? |
|
On
platelet →
A modulo multiplication method that is 2x faster than compiler implementation, 3 years ago
+41
When k=1 my method is the same as Lemire Reduction, but there are some differences:
Maybe my method is an improvement of Lemire Reduction, which works for $$$m \lt 2^{32}$$$ and is useful in competitive programming (common moduli are $$$10^9+7$$$ and $$$998244353$$$) |
|
On
platelet →
A modulo multiplication method that is 2x faster than compiler implementation, 3 years ago
+41
Thanks for your suggestion. I've changed the external links to spoiler tags and compared my method to the others. |
|
On
platelet →
A modulo multiplication method that is 2x faster than compiler implementation, 3 years ago
+31
Auto comment: topic has been updated by platelet (previous revision, new revision, compare). |
|
+41
137_345_2814 will win IOI2022! |
| Name |
|---|


