Hi everyone!
I think it would be better if Codeforces displays contest performance rating along with rating change, similar to Atcoder.
# | User | Rating |
---|---|---|
1 | jiangly | 3898 |
2 | tourist | 3840 |
3 | orzdevinwang | 3706 |
4 | ksun48 | 3691 |
5 | jqdai0815 | 3682 |
6 | ecnerwala | 3525 |
7 | gamegame | 3477 |
8 | Benq | 3468 |
9 | Ormlis | 3381 |
10 | maroonrk | 3379 |
# | User | Contrib. |
---|---|---|
1 | cry | 168 |
2 | -is-this-fft- | 165 |
3 | Dominater069 | 160 |
4 | atcoder_official | 159 |
4 | Um_nik | 159 |
6 | djm03178 | 154 |
7 | adamant | 153 |
8 | luogu_official | 149 |
9 | awoo | 148 |
10 | TheScrasse | 146 |
Hi everyone!
I think it would be better if Codeforces displays contest performance rating along with rating change, similar to Atcoder.
Name |
---|
you can use chrome extension — Carrot
I honestly want this to be implemented directly on CF. Carrot can't be precise due to CF not providing real rating used for calculation (before 6 rounds of participation), and is often unstable. For prediction purpose, okay, real-time prediction is likely to be too much for CF server, but I'd like to see at least the final performance data officially provided by CF once the rating is updated.
Realtime performance shouldn’t be an issue either, CodeChef does that with 45k+ participants in every Starters.
carrot is not working anymore
First go to manage extensions in your browser and enable developer mode. Also install tampermonkey extension for your browser. then create a new script in tampermonkey, paste this script and hit save. You'll be good to go!