An open API service indexing awesome lists of open source software.

https://github.com/sakiib/competitive-programming-code-library

Competitive Programming Resources/Templates in C++
https://github.com/sakiib/competitive-programming-code-library

algorithms-and-data-structures competetive-programming-resources competitive-programming cpps template

Last synced: about 2 months ago
JSON representation

Competitive Programming Resources/Templates in C++

Awesome Lists containing this project

README

        

# competitive-programming-code-library
This contains most of the C++ codes/templates I use for programming contests.
Most of them are implemented by me and some of them are taken from
other coders.
Most of these templates are tested rigorously but make sure to test
even more before using them.