| # | User | Rating |
|---|---|---|
| 1 | jiangly | 3810 |
| 2 | Benq | 3676 |
| 3 | Kevin114514 | 3655 |
| 4 | maroonrk | 3463 |
| 5 | strapple | 3447 |
| 6 | Um_nik | 3387 |
| 7 | heuristica | 3322 |
| 8 | turmax | 3317 |
| 9 | tourist | 3307 |
| 10 | jiangbowen | 3291 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 156 |
| 2 | nik_exists | 150 |
| 2 | maspy | 150 |
| 4 | Um_nik | 142 |
| 5 | Errichto | 139 |
| 6 | adamant | 137 |
| 7 | AmShZ | 135 |
| 8 | BledDest | 132 |
| 8 | maroonrk | 132 |
| 10 | qwexd | 129 |
|
+33
Or... name yours (unofficial) |
|
+1
|
|
+2
skob |
|
0
Thanks for the analysis. I got similar results. I also made an iterative version and it was much faster than the recursive one. |
|
+8
A question regarding the generator part, suppose I ran an in-order traversal on a perfect binary tree using this technique: Ignore the bugs if any. Suppose the tree consisted of n vertices would the traversal be O(n) or O(n log n) given that each vertex v would need to propagate through depth(v) calls to reach the first call to "traverse". |
|
+3
As a unique problem idea-er, W round. |
|
-9
bluds are not trynna get their country stolen too :skull: |
|
0
Massive |
|
On
creativegiant →
Unable to solve problem D due to the overexcitement during the contest., 4 years ago
+5
your rating is beautiful ignore the haters |
|
On
ArPiT_PanDeY →
Policy Based Datastructure in C++, ordered_multiset. Is this the correct way of implementing it?, 4 years ago
+9
I'm not sure but something like this maybe |
|
On
ArPiT_PanDeY →
Policy Based Datastructure in C++, ordered_multiset. Is this the correct way of implementing it?, 4 years ago
+9
I think erase(T k) could give runtime error if the value isn't found, maybe replace find with upper_bound (because upper and lower bound get swapped with less_equal) and check if the value is equal to k before calling the erase(U it) inside erase(T k) |
|
+126
Yet, every year, the Egyptian informatics teams make blogs asking for funding because their own people wont even give them the (relatively insignificant) amount of money needed to participate in IOI, EGOI, etc. |
|
Auto comment: topic has been updated by Syrian (previous revision, new revision, compare). |
|
+13
Top tier erotica. nutted twice |
|
On
dragonman164 →
Why I am getting MLE in C Question of Codeforces Round 789 (Div. 2) ?, 4 years ago
+1
|
|
On
dragonman164 →
Why I am getting MLE in C Question of Codeforces Round 789 (Div. 2) ?, 4 years ago
+2
Don't save the inversions in a vector, that just uses extra time and memory. Try instead to apply the increments to the dp array directly, and in the end just loop over the array again and find the inversions instead of using the vector (a) |
|
+1
Familysexsimulator_v2 (didn't officially drop yet) |
|
-15
So much for ur unaffected contribution |
|
-57
while ur at it, make an extension to hide his gay ass pfp. like goddamn that shit makes me wanna bussss |
|
0
exceeding stack limit can cause mle and rte, also the memory accessed in recursion is not clustered as in iterative so i think that adds to the time |
|
0
Which problem? |
|
0
I pull uuuupp |
|
0
screaming that probably needs permission, its not even permitted in islam because it could possibly bother the surrounding people. does it make u happy to make anonymous accounts and look ignorant, or do u show these comments to someone seeking their approval cuz its real sad either way <3 |
|
0
nobody is telling u what u can and can't do. ig u can say were teaching u the manners which muslims learn at the age of 6. |
|
0
orrrrrrr you can go and solve some problems and focus on getting better at cp since ur just wasting ur time and offending other people at the same time. time to grow up g |
|
+1
notice how u just attacked our religion in the worst possible way and all the muslim commenters replied with respect. u can learn a thing or two from us. allah yahdeek |
|
On
A_N_O_T_H_E_R →
Please add the opportunity to watch list of people who added me as a friend, 5 years ago
-8
bols |
|
+16
<3 |
|
-21
why are downvote? am agree!! |
|
-65
hot damn so tru |
|
0
oh, my B didn't notice that. you're a real G |
|
0
for problem C it never specifically stated that pair cant be repeated, doesnt that mean the i can use that as a test case in hacks? |
|
On
tejustiwari →
Strange Behaviour : TLE in Problem B— Kill `Em All ( Educational Round 74 ), 6 years ago
0
hmm yes so u must have a mega long template, get kong'd |
| Name |
|---|


