Блог пользователя Bit_Slayer

Автор Bit_Slayer, история, 5 недель назад, По-английски

Hi everyone!

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

  • Проголосовать: нравится
  • +49
  • Проголосовать: не нравится

»
5 недель назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

you can use chrome extension — Carrot

  • »
    »
    5 недель назад, # ^ |
      Проголосовать: нравится +46 Проголосовать: не нравится

    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.

  • »
    »
    5 недель назад, # ^ |
      Проголосовать: нравится 0 Проголосовать: не нравится

    carrot is not working anymore

»
5 недель назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

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