Hi Codechef Community,
I’ve written a blog post which might help newbies to boost up their speed during the contests. The post is regarding the template code I use in coding contests. The template code really helped me many times. So, I want to share it with you all.
Blog-post covers the following sub-topics:
- Macros and typedef
- Most frequently used functions and constants
Link - https://gocodergo.wordpress.com/2019/07/09/template-code-for-competitive-programming/
Explore the blog. Don’t forget to subscribe it if you like the post because I will keep posting super cool stuff on my blog.
Thanks,
joe001