saurabhsuniljain's blog

By saurabhsuniljain, history, 8 years ago, In English

Every time we give a contest on Codeforces we need to solve 5 problems. We need to perform some repetitive routine tasks like creating folders for each contest, then for each question and then executing for some inputs. I have created a plugin / file manager action that will do these tasks just by right clicking in the specified folder. Also it will copy a specified template c++ program every questions folders.

The git repository is maintained here with instructions for installations.

Future Works : I also would like to add some new features like automatically submitting a solution to codeforces during the contest. Also downloading pdfs for all the problems.

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

»
8 years ago, # |
  Vote: I like it +5 Vote: I do not like it

Is windows version available ?