Sublime & Atom Snippets for Competitive Coding in C++

Revision en1, by megha213, 2017-10-29 13:56:24

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

Tags sublime text, c++, competitive programming, atom

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English megha213 2017-10-29 13:56:24 668 Initial revision (published)