| # | 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 | 158 |
| 2 | maspy | 150 |
| 3 | Um_nik | 146 |
| 4 | Errichto | 139 |
| 5 | adamant | 136 |
| 6 | maroonrk | 134 |
| 7 | DNR | 133 |
| 8 | Dominater069 | 131 |
| 9 | Proof_by_QED | 130 |
| 9 | AmShZ | 130 |
|
0
$$$ 111000111000111000_2 $$$ can be divided and conquered as sum of answers of $$$ 111000_2 $$$, $$$ 111000000000_2 $$$ and $$$ 111000000000000000_2 $$$. Infact it will also be equivalent to We just need to process the segments where we get |
|
0
https://codeforces.me/blog/entry/95133?#comment-841488 I still dont know if I am missing something here. |
|
+2
Sorry, I missed this case. I think we can always create consecutive (by taking a carry) in binary form, provided there is a So either it is 2 operations or (no of |
|
0
As any |
|
+2
For the first problem, I had an approach but idk about its correctness. Test Case: Approach: |
|
0
|
|
0
Consider this case : 1 |
|
0
Thanks a lot. Great work! |
|
0
Please predict mine too. |
|
+1
Solved D with DP and used only two states — [index][x]. I thought that x and prev are inter-related. I also tried [index][prev] but it was wrong. Is it wrong and just a coincidence with test cases? https://codeforces.me/contest/1455/submission/100080134 |
|
0
How is the space complexity for div2B O(N) ? |
|
0
This is a nice idea. Atleast people who create new account to avoid rating change (which is one of the main reasons for alt accounts), will be enjoying the contests from their existing account. |
|
+2
|
|
+3
Maybe, but there are lots of other things like previous experience with Maths, solving Quality questions, etc. So in general, judging just on the basis of number of questions solved is not fair. Here Quality depends on person to person. |
|
+3
Please add LeetCode if thats possible. |
|
0
Its actually Arithmetic Mean >= Geometric Mean i.e. |
|
+1
Questions were great in the contest. Took me 1.5 hrs for first AC. I enjoyed it a lot. Thanks to problem setters and editorialists :) |
|
0
When n is even, S = n * (n — 1) / 2 let n / 2 = p which is smaller than n S = p * (n — 1) Clearly, S in this case is not divisible by n. |
|
+8
Removing a '+' sign from there worked for me. Although it has turned into a better practice zone as all the links of the side bar are gone now LOL. Thanks namig17333 |
|
0
Is it only for russian version? I am unable to see any effect on english version except a new problem tag in russian. |
|
0
I liked this round. It was more of speed. Thanks MikeMirzayanov. |
|
0
I am unable to get how (distance + moves)/2 = no of +. Any Help? |
| Name |
|---|


