3 Forks
8 Stars
8 Watchers

CP-Algorithms

Java Algorithms for Competitive Programming

How to download and setup CP-Algorithms

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

Or simply clone CP-Algorithms with SSH
[email protected]:BayviewComputerClub/CP-Algorithms.git

If you have some problems with CP-Algorithms

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