Rating changes for last rounds are temporarily rolled back. They will be returned soon. ×

megha213's blog

By megha213, history, 6 years ago, In English

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

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

| Write comment?
»
6 years ago, # |
  Vote: I like it 0 Vote: I do not like it

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

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