How to build templates in CP | Explaining my template

Опубликовано: 19 Февраль 2026
на канале: codemastercpp
7,868
308

So this was one of the requested videos and I think a very useful one for any beginner in CP, maybe even non-beginners as not to brag but I find my template very convenient. So watch till the end to learn how you can build your template and what my template is like

Links to resources mentioned in the video:
Good practices video:    • Top 4 Bad Coding Practice for Competitive ...  
PBDS: https://codeforces.com/blog/entry/11080
C++ Flags: https://codeforces.com/blog/entry/15547
Safe Map: https://codeforces.com/blog/entry/62393

My profiles:
Github: https://github.com/prince776
Linkedin:   / prince776  
Twitter:   / codemastercmc  
Codeforces: https://codeforces.com/profile/codema...
Codechef: https://www.codechef.com/users/codema...
Atcoder: https://atcoder.jp/users/codemastercpp

Timestamps:
0:00 Intro: Why and what are templates
1:10 How to build your template
2:18 Explaining my template