| # | User | Rating |
|---|---|---|
| 1 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | jiangly | 3631 |
| 4 | Kevin114514 | 3574 |
| 5 | maroonrk | 3521 |
| 6 | strapple | 3515 |
| 7 | Radewoosh | 3461 |
| 8 | tourist | 3428 |
| 9 | turmax | 3378 |
| 10 | Um_nik | 3376 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 162 |
| 2 | adamant | 148 |
| 3 | Um_nik | 146 |
| 4 | Dominater069 | 143 |
| 5 | errorgorn | 141 |
| 6 | cry | 138 |
| 7 | Proof_by_QED | 136 |
| 8 | YuukiS | 135 |
| 9 | chromate00 | 134 |
| 10 | soullless | 133 |
|
0
okay, got it :) Thanks |
|
0
Then why can't we add 1.3 after 2 if 1.3 is lexicographically greater? |
|
0
Thank a lot! |
|
0
Is this a valid list? 1 1.1 1.2 2 1.3 just want to confirm that can we add 1.3 (a deeper level to 1) after 2? And also is 2 lexicographically greater than 1.3? I know it's a basic level doubt but I am a bit confused, please help. Thanks. |
|
+1
Thanks, It helped. |
|
0
Can someone please explain me the solution for E (editorial one), I have been trying for a long time but unable to understand how this condition came : (s — sum <= r — l + 1). |
|
0
ok thanks |
|
+1
n can be written as : n = q*11 + (n%11), let (n%11) = x. I am not getting this line: |
|
0
Can you please explain how your solution works? I mean the idea behind this solution. Thanks. |
|
+5
Yes it helped. Thanks |
|
+2
I didn't get the thing. What exactly dp[i][j] is representing? Can someone help? Thanks! |
|
0
Why we are updating the res first then ct? Can someone explain the significance of the order? |
| Name |
|---|


