NayakPenguin / CP-Templates

Here are my template codes for Competitive Programming with optimised implementations of various algorithms. I personally use them every day and have tested almost all of them in multiple competitive programming contests and practice problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP-Templates

Here are my template codes for Competitive Programming with optimised implementations of various algorithms. I personally use them every day and have tested almost all of them in multiple competitive programming contests and practice problems

DP on LCS Template Required

Syntax like sort pair<int, <int, int>> is required

About

Here are my template codes for Competitive Programming with optimised implementations of various algorithms. I personally use them every day and have tested almost all of them in multiple competitive programming contests and practice problems


Languages

Language:C++ 100.0%