211 Forks
577 Stars
577 Watchers

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

How to download and setup CP-Templates

Open terminal and run command
git clone https://github.com/Priyansh19077/CP-Templates.git
git clone is used to create a copy or clone of CP-Templates repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CP-Templates https://github.com/Priyansh19077/CP-Templates/archive/master.zip

Or simply clone CP-Templates with SSH
[email protected]:Priyansh19077/CP-Templates.git

If you have some problems with CP-Templates

You may open issue on CP-Templates support forum (system) here: https://github.com/Priyansh19077/CP-Templates/issues