Codeforces activity

Revision en2, by hloya_ygrt, 2016-12-30 12:17:00

Hi cf, I want to show you a small, but funny script.

It loads the submission of some codeforces user and builds a graph showing the number of 'Accepted' verdicts each month (graph's desighn is really similar to cf rating ones). I had used Flot to draw the graphs.

Examples:

As you can see from the second screenshot, Flot can zoom the graph, you can search for only 2016 year results, for example.

How to download and install it?

Windows: The program which loads the data is build in exe, so you don't have to install python interpreter.

  • Download windows zip from dropbox.

  • Unzip, open the folder. We need just two files from a lot of shit there: main.exe (programm for adding or deleting users from graph) and Result.html (result graph, open in any browser and enjoy).

Linux/ Mac:

  • Download another zip from dropbox

  • Unzip, open the folder. To add or delete a user from graph, using python2.7 run main.py, and open Result.html in any browser to see the result graph.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English hloya_ygrt 2016-12-30 12:17:00 0 (published)
en1 English hloya_ygrt 2016-12-30 12:16:32 1378 Initial revision for English translation (saved to drafts)
ru6 Russian hloya_ygrt 2016-12-30 00:33:02 0 (опубликовано)
ru5 Russian hloya_ygrt 2016-12-30 00:32:32 5 Мелкая правка: 'ый скрипт. Он подгруж' -> 'ый скрипт.\n\nОн подгруж'
ru4 Russian hloya_ygrt 2016-12-30 00:31:48 937 Мелкая правка: 'ься?\n\n***Windows:***' -> 'ься?\n\n**Windows:**'
ru3 Russian hloya_ygrt 2016-12-30 00:19:02 55
ru2 Russian hloya_ygrt 2016-12-30 00:18:27 279
ru1 Russian hloya_ygrt 2016-12-30 00:15:29 458 Первая редакция (сохранено в черновиках)