kkdai / bookmarks

Repo to storage all my favorite links
15 stars 0 forks source link

C++ tricks for competitive programming (for C++ 11) - GeeksforGeeks #67

Open kkdai opened 7 years ago

kkdai commented 7 years ago

link

ks-amit commented 6 years ago

Functions can be directly copied and used from a template

https://github.com/dumbape/Competitive-Programming