14 Forks
54 Stars
54 Watchers

ACM

Puzzles from ACM Online Judges

How to download and setup ACM

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

Or simply clone ACM with SSH
[email protected]:DoctorLai/ACM.git

If you have some problems with ACM

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