| # | User | Rating |
|---|---|---|
| 1 | Benq | 3857 |
| 2 | jiangly | 3810 |
| 3 | maroonrk | 3534 |
| 4 | tourist | 3528 |
| 5 | Kevin114514 | 3510 |
| 6 | turmax | 3411 |
| 7 | Um_nik | 3387 |
| 8 | Radewoosh | 3367 |
| 9 | heuristica | 3322 |
| 10 | strapple | 3317 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 157 |
| 2 | maspy | 150 |
| 3 | Um_nik | 145 |
| 4 | Errichto | 139 |
| 5 | adamant | 136 |
| 6 | maroonrk | 134 |
| 7 | nik_exists | 133 |
| 7 | DNR | 133 |
| 9 | AmShZ | 130 |
| 10 | Dominater069 | 129 |
|
0
It is derived in the editorial. we got b(b+1) = c(c-1) by solving the 2 equations. Clearly, substituting c = b+1 in c(c-1) gives you b(b+1), hence c = b+1 is true. |
|
0
In problem B, It's when an−1|an is maximum. And, since 0≤ai≤n, the maximum possible of value any ai|aj is ≤2n I don't understand how? |
|
0
Thanks. Got the message. |
|
0
I just saw that I won a branded t-shirt. Is it too late to update my old address? |
|
0
You mean |
|
0
In F, unordered_map gives TLE on test 11 on all the solutions of O(n^2), O(nlogn) and O(n). But using map works just fine. Why? |
|
+5
Actually implemented O(n*k) soln and it failed just 1 testcase. |
| Name |
|---|


