1 Forks
2 Stars
2 Watchers

ACMCodingPlayground

Solutions to problems of several ACM-ICPC Online Judges

How to download and setup ACMCodingPlayground

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

Or simply clone ACMCodingPlayground with SSH
[email protected]:lonelyenvoy/ACMCodingPlayground.git

If you have some problems with ACMCodingPlayground

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