This is STL cheat sheet in cc++. Competitive coder knows important of STL, so this sheet is very helpful for beginners in competitive programming.
Most of the things are same as tradition as you may know
-
Header file : #include
code execution will not effect if you don't include this header file.