0% found this document useful (0 votes)
90 views

C++ STL Hacks For Competitve Programming

This document provides a list of 7 links to resources for learning how to use C++ standard template library (STL) tricks and techniques that are useful for programming contests. The links include tutorials on powering up C++ with STL from TopCoder, a blog post on 8 cool C++ tricks for contests, techniques from GeeksforGeeks, tips from Codeforces, and advice on tricks from Quora.

Uploaded by

Rahman M.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views

C++ STL Hacks For Competitve Programming

This document provides a list of 7 links to resources for learning how to use C++ standard template library (STL) tricks and techniques that are useful for programming contests. The links include tutorials on powering up C++ with STL from TopCoder, a blog post on 8 cool C++ tricks for contests, techniques from GeeksforGeeks, tips from Codeforces, and advice on tricks from Quora.

Uploaded by

Rahman M.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

STL C++ Hacks for Programming Contest

1. https://www.topcoder.com/community/data-science/data-science-
tutorials/power-up-c-with-the-standard-template-library-part-1/

2. https://www.topcoder.com/community/data-science/data-science-
tutorials/power-up-c-with-the-standard-template-library-part-2/

3. http://orcunyilmaz.com/coding-c/eight-cool-c-tricks-use-programming-
contest.html

4. http://www.geeksforgeeks.org/c-tricks-competitive-programming-c-11/

5. http://codeforces.com/blog/entry/15643

6. https://www.quora.com/Competitive-Programming/What-are-some-cool-
C++-tricks-to-use-in-a-programming-contest

7. http://codeforces.com/blog/entry/5217

You might also like