Bit_Slayer's blog

By Bit_Slayer, history, 15 months ago, In English

Hi everyone!

I think it would be better if Codeforces displays contest performance rating along with rating change, similar to Atcoder.

  • Vote: I like it
  • +49
  • Vote: I do not like it

| Write comment?
»
15 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

you can use chrome extension — Carrot

  • »
    »
    15 months ago, hide # ^ |
     
    Vote: I like it +46 Vote: I do not like it

    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.

  • »
    »
    15 months ago, hide # ^ |
     
    Vote: I like it 0 Vote: I do not like it

    carrot is not working anymore

»
15 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

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!

The SCRIPT