| # | User | Rating |
|---|---|---|
| 1 | Benq | 3792 |
| 2 | VivaciousAubergine | 3647 |
| 3 | Kevin114514 | 3603 |
| 4 | jiangly | 3583 |
| 5 | turmax | 3559 |
| 6 | tourist | 3541 |
| 7 | strapple | 3515 |
| 8 | ksun48 | 3461 |
| 9 | dXqwq | 3436 |
| 10 | Otomachi_Una | 3413 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 157 |
| 2 | adamant | 153 |
| 3 | Um_nik | 146 |
| 3 | Proof_by_QED | 146 |
| 5 | Dominater069 | 145 |
| 6 | errorgorn | 141 |
| 7 | cry | 139 |
| 8 | YuukiS | 135 |
| 9 | TheScrasse | 134 |
| 10 | chromate00 | 133 |
|
Red, never. |
|
-9
Is it possible to view test cases of these problems? |
|
0
I tried hacking a couple of O(NK^2) solutions but they both failed :( You can replace the inner dp with fft to get a runtime of O(N*Klog(K)). |
|
+126
So this is what happened today:
Requesting all hackers to add another plot twist here (By hacking other people's solutions, not mine :P) |
|
+12
I got this right but still got hacked, any other case? |
|
-12
Why is the system test still pending? Are you guys intentionally trying to make it the worst contest ever now? |
|
+134
No, just guys with kawaii girl profile pictures. |
|
+11
During a practice session: "I'll take a Div 2A and SOLLVE IT!" P.S: DeathNote reference. |
|
+45
Wrong move. |
|
0
403 is everywhere, even in this guy's username aryanc403 |
|
-12
Delay in System tests? |
|
On
radoslav11 →
Invitation to CodeChef June Long Challenge 2019 sponsored By ShareChat!, 7 years ago
+34
So the Fastest Solution for COOLCHEF is O(NQlogN) |
|
+2
There's a typo in the title, perhaps you meant SRM 760? |
|
On
radoslav11 →
Invitation to CodeChef June Long Challenge 2019 sponsored By ShareChat!, 7 years ago
0
Regarding Amazon gift cards, apparently, they cause some tax claim issues :( |
|
On
radoslav11 →
Invitation to CodeChef June Long Challenge 2019 sponsored By ShareChat!, 7 years ago
0
How did he manage to create an account with the exact same username :O |
|
+2
Damn, that was a tough contest. How to solve A,B,C and D? |
|
+14
Not sure if it's a typo or you're just promoting pride month XD |
|
+44
Taiwan and William Lin be like:
|
|
+65
|
|
+274
|
|
On
Slow_But_Determined →
Invitation to CodeChef May Lunchtime 2019 sponsored by ShareChat!, 7 years ago
+5
You can go through the Author's notes for last 3 problems here. |
|
On
Slow_But_Determined →
Invitation to CodeChef May Lunchtime 2019 sponsored by ShareChat!, 7 years ago
0
Auto comment: topic has been updated by Slow_But_Determined (previous revision, new revision, compare). |
|
+13
Still waiting for the rating update... |
|
0
Oh that's sad! Will the events be held simultaneously or is it possible to participate in both? If not, it's up to the participant to choose the event? |
|
+8
What happens if someone qualifies for both TCO India regionals and TCC regionals? Do they receive double reimbursements? |
|
0
I think what he means is the penalty would be different for each user. If you didn't submit an AC solution at all before rejudge, it would not affect you. |
|
0
Also, can we expect expectation problems? |
|
+18
Will mere mortals survive this? |
|
+33
Isn't that tomorrow? |
|
-16
Soon? |
|
+2
Just to make people curious about nothing XD |
|
+1
I didn't listen to twice and now I have -270 in 2 contests. :( |
|
+33
I can help you become blue if you're purple. |
|
-8
Seems like I'm having symptoms of "Dreadful Days" too. |
|
+44
What's with all these female anime character profile pictures? |
|
+18
For contests like these, you should get my script which sorts problems by number of submissions :) |
|
+5
Same, I tried hacking but cf was too slow at the end :( |
|
+6
It doesn't show Topcoder contests anymore :( |
|
+7
Ashishgup kitne paise diye promotion ke liye? XD |
|
+315
I hope we're alternating between upvotes and downvotes here XD |
|
+7
How did he manage to get 7 fake accounts in same room? |
|
0
What does "Tried to" mean? Did it pass pretests? |
|
+31
fangirl++ |
|
+2
Isn't that O(Q(logn)^3), why were the constraint for Q so high (5*10^5)? or is there some observation to improve the time complexity? |
|
+92
Mixing up loop variables. I do this quite often: |
|
+63
My respect for you increases with every detail that you add. |
|
0
How to solve the expectation problem? |
|
+70
=0 ? |
|
0
I guess they don't verify those cases. |
|
0
How to solve Sheepwalking for large constraints? |
|
+74
Top 10 pranks of 2019. |
|
+37
Can't access the contest, is it accessible only to women? |
|
0
Who is Ram and what makes you think they want him to qualify so badly? |
|
+36
Others come and go but there's one guy who's always at the top \(*^*)/ |
|
0
Luckily overflow results in values modulo 2^31 or 2^63 so it doesn't change the parity. |
|
+7
Also, me using DSU for B. |
|
+8
What's the other cp? |
|
0
I appreciate the effort, but tbh it doesn't look as good as I would like :( |
|
0
m-i might become negative. |
|
0
If you want to automate the process for all teams, you can use my script here: https://github.com/abdullah768/Codeforces-Team-Rating-Calculator |
|
+1
I got a mail for clearing the online round but my cool down period has not ended yet, so didn't go further with it :( |
|
+16
Would be nice if you could add team rating to the table. |
|
On
saketag007 →
Form all possible unique sums and all ways to compute them by choosing and adding elements from two arrays, 7 years ago
+20
Is this from Codechef's certification exam? In that case the constraint was 0<=Ai,Bi<=10^6 My solution was the same as mentioned by aviroop123 and it gave 100 points. |
|
+18
If you have a csv or doc file, you can use: https://www.tablesgenerator.com/markdown_tables If you wish to calculate and add team ratings, yuo can use: https://github.com/abdullah768/Codeforces-Team-Rating-Calculator It generates results such as: |
|
+20
Why is green more muscular than LGM? |
|
+11
Lance getting upvotes? is 2019 the end of the world? :O |
|
+9
max 1583 -> max 2003 (+420) I hope I'll be a master this year *_* |
|
-17
Contribution hack: Just mention a really helpful person :) |
|
0
It's his second regional only. |
|
0
Here's the script that I used: https://github.com/abdullah768/Codeforces-Team-Rating-Calculator You might need to change some code if the table is not in the exact same format as mentioned. |
|
0
Auto comment: topic has been updated by Slow_But_Determined (previous revision, new revision, compare). |
|
+59
Another issue was that there were lot's of announcements for the problems that were not reflected in the printed statements (Almost every problem had an announcement). Thankfully, they weren't mid contest, but was still annoying. |
|
0
Auto comment: topic has been updated by Slow_But_Determined (previous revision, new revision, compare). |
|
0
Auto comment: topic has been updated by Slow_But_Determined (previous revision, new revision, compare). |
|
+10
Reverse psychology — Activated! |
|
0
Auto comment: topic has been updated by Slow_But_Determined (previous revision, new revision, compare). |
|
+15
Do you even have enough members to form a team? |
|
0
There isn't enough space, and the sorted order (No.) gives a rough approximate anyways. |
|
+3
Wtf! Someone deleted the entire table from the sheet. :( I've restored it to the previous version now. |
|
0
I didn't know about it. Added a cut after the last team whose members are known. |
|
0
Auto comment: topic has been updated by Slow_But_Determined (previous revision, new revision, compare). |
|
0
Done, some names might look weird, but the table is much better than before. |
|
0
Auto comment: topic has been updated by Slow_But_Determined (previous revision, new revision, compare). |
|
0
That's because some usernames / Team names have long words in them. I'll add spaces between 2 make it split over 2 lines in the next update. |
|
0
Auto comment: topic has been updated by Slow_But_Determined (previous revision, new revision, compare). |
|
+21
Here's a similar list for Pune/Gwalior site. Please update over there as well if you're attending / know the usernames of any team. Thanks! |
|
+9
Great work! can we also have such lists for other sites as well? |
|
+31
FFT in 15 lines? wow. Can you please provide a link to the implementation? |
|
-25
It is funny, but is it worth it? |
|
+7
Has there ever been a rated team contest? |
|
+3
can you update the script for the new c++ versions? |
|
+10
Can someone elaborate why this works and what's the intuition behind it? |
|
+11
"Is it rated?" Life Hack: Read the title! |
|
0
ceil? |
|
0
Wait, I was talking about the brute-force factorisation method which does not even need any modulo :/ |
|
0
With competitive programming (1 sec TL) point of view, isn't it worse than the simple O(root(N)) factorisation? |
|
+3
I used to use gmail login, just changed password and it says "Invalid handleOrEmail/email or password" on the back up website :/ |
|
On
Slow_But_Determined →
[Script] Sort problems based on number of submissions in contests., 7 years ago
0
Pleasure! :) |
|
+24
This could be used as a problem statement starter XD |
|
+10
This worked perfectly! |
| Name |
|---|


