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

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

Hi all,
Both Sublime and Atom are famous editors when it comes to competitive programming or development.
So, I've developed packages for both of these that contains snippets of algorithms commonly used in competitive.
The intent was to help the coders by increasing their speed and accuracy as they no longer need to type the code for the whole algorithm.

So, now the algorithm's template is just a tab away.

Link of packages:
https://packagecontrol.io/packages/CPP%20Competitive%20Programming%20Snippets
https://atom.io/packages/cpp-competitive-programming-snippets

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

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

Would be nice if somebody did full template for codeforces round :D

P.S. Nice job, where do I modify templates to suit myself?