Jeet_Karia's blog

By Jeet_Karia, history, 4 years ago, In English

I have come up with a script that not only will show your number of correct/incorrect submissions but will also further subdivide them in terms of rating.

You can find the script here

Sample Input: (Suppose the name of handle is Jeet_Karia) python cf-sub-dist2.py --handle Jeet_Karia

Sample Output:

You can even interact with the pie chart and the changes after clicking on 'OK' (it's main component)

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