/competitive-programming

Generic binder of competitive programming practice.

Primary LanguageC++

Practicing Competitive Programming with the C++ Standard Template Library

About this repository

Using the STL in C++ makes implementing more logically intensive solutions for competitive programming problems a breeze. This repository is dedicated to learning to get the most out of the STL in C++ by practicing common problems in CP.