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

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

Hi everyone!

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

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

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

you can use chrome extension — Carrot

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

    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.

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

      Realtime performance shouldn’t be an issue either, CodeChef does that with 45k+ participants in every Starters.

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

    carrot is not working anymore

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

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