6355 Forks
24834 Stars
24834 Watchers

C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

How to download and setup C-Plus-Plus

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

Or simply clone C-Plus-Plus with SSH
[email protected]:TheAlgorithms/C-Plus-Plus.git

If you have some problems with C-Plus-Plus

You may open issue on C-Plus-Plus support forum (system) here: https://github.com/TheAlgorithms/C-Plus-Plus/issues