0 Forks
2 Stars
2 Watchers

99Problems

My solution for 99Problems in OCaml

How to download and setup 99Problems

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

Or simply clone 99Problems with SSH
[email protected]:mzfr/99Problems.git

If you have some problems with 99Problems

You may open issue on 99Problems support forum (system) here: https://github.com/mzfr/99Problems/issues