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

Автор saurabhsuniljain, история, 8 лет назад, По-английски

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.

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

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

Is windows version available ?