0 Forks
2 Stars
2 Watchers

ADS-cpp

ADS-cpp is a free open-source C++ library which provides a ton of algorithms and data structures, optimized for Olympics and competitive programming contests.

How to download and setup ADS-cpp

Open terminal and run command
git clone https://github.com/flashbeard/ADS-cpp.git
git clone is used to create a copy or clone of ADS-cpp 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 ADS-cpp https://github.com/flashbeard/ADS-cpp/archive/master.zip

Or simply clone ADS-cpp with SSH
[email protected]:flashbeard/ADS-cpp.git

If you have some problems with ADS-cpp

You may open issue on ADS-cpp support forum (system) here: https://github.com/flashbeard/ADS-cpp/issues