0 Forks
0 Stars
0 Watchers

Project-Euler

This is my compiled solutions at solving Project Euler's problems.

How to download and setup Project-Euler

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

Or simply clone Project-Euler with SSH
[email protected]:intern0t/Project-Euler.git

If you have some problems with Project-Euler

You may open issue on Project-Euler support forum (system) here: https://github.com/intern0t/Project-Euler/issues