Thursday, October 15, 2020

Tips for C++ programmers


 Competitive Programming is a sport like all other sports so you know that in every sport there is a time limit that is there and CP also has these constraints. So you need to keep this thing in your mind that time could create big trouble in your competition, here are some tips for you


  1. Create your own snippet.
  2. Use snippets in your competitive environment.
  3. Use the STL library as much as you can but you also know the working.
  4. Use VS -Code extensions like Competitive Companion, Codeforces extension.
I think it will help you, for more competitive programming related things check my other blogs.

No comments:

Post a Comment

Tips for C++ programmers

 Competitive Programming is a sport like all other sports so you know that in every sport there is a time limit that is there and CP also ha...