Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tfiers/euler-challenge
Solutions to a set of Project Euler programming problems
https://github.com/tfiers/euler-challenge
Last synced: about 2 months ago
JSON representation
Solutions to a set of Project Euler programming problems
- Host: GitHub
- URL: https://github.com/tfiers/euler-challenge
- Owner: tfiers
- Created: 2013-06-05T21:03:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-06T14:45:23.000Z (over 11 years ago)
- Last Synced: 2024-04-16T07:05:21.108Z (9 months ago)
- Language: Python
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The Project Euler challenge
===============Solutions to a set of Project Euler programming problems.
To enjoy:
1. [Make sure you have Python installed](http://wiki.python.org/moin/BeginnersGuide/Download).
2. Download the project as a zipor go `git clone git://github.com/tfiers/euler-challenge.git` if you have [Git](http://git-scm.com/downloads) on your machine.
3. Execute `'main.py'`