0 Forks
0 Stars
0 Watchers

Cbasics

Basic Algorithms and data structures learnt throughout the AEDs course at UFMG, in C!

How to download and setup Cbasics

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

Or simply clone Cbasics with SSH
[email protected]:lobatalex/Cbasics.git

If you have some problems with Cbasics

You may open issue on Cbasics support forum (system) here: https://github.com/lobatalex/Cbasics/issues