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

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

Hi everyone, I made a website using the Codeforces API that can graph your Rating vs Count of Problems Solved. I can also filter to see how you're improving if you only count problems of a specific rating or higher.

The URL is https://codeforcesplot-app-5def7a85c434.herokuapp.com.

This is the application UI:

By default, the website displays all problems, but you can filter the problems to only display problems above a specific rating.

You also no longer need a CLIST account to be able to plot your data. All codeforces accounts work.

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

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

great work, thanks!