Codeforces Regular Rounds Plugin

Revision en1, by saurabhsuniljain, 2016-08-17 04:55:26

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.

Tags #codeforces, regular round

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English saurabhsuniljain 2016-08-17 04:55:26 753 Initial revision (published)