Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Project-Euler

This GitHub project contains simple solutions to the 20 first problems listed on Project Euler.

Getting Started

Prerequisites

Install Python to run all the scripts: https://www.python.org/downloads/

Deployment

To run a python script given for level X, type the following command:

$ python eulerX.py

Solutions

https://github.com/lukalafaye/Project-Euler/blob/master/SOLUTIONS.md

Python

Euler 1 Euler 2 Euler 3 Euler 4 Euler 5 Euler 6 Euler 7 Euler 8 Euler 9 Euler 10 Euler 11 Euler 12 Euler 13 Euler 14 Euler 15 Euler 16 Euler 17 Euler 18 Euler 19 Euler 20
euler1.py euler2.py euler3.py euler4.py euler5.py euler6.py euler7.py euler8.py euler9.py euler10.py euler11.py euler12.py euler13.py euler14.py euler15.py euler16.py euler17.py euler18.py euler19.py euler20.py

Contributing

Please leave a star 🌟 and read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to improve the project.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Luka Lafaye de Micheaux - Initial work - lukalafaye

See also the list of contributors who participated in this project.

Acknowledgments

  • Arthur Guiot - Added 50 solutions - @arguiot
  • Mathias Lafaye de Micheaux - Added file links for all Python scripts - @mathiaslafaye

License

This project is licensed under the MIT License - see the LICENSE file for details


Copyright © 2019 Luka Lafaye de Micheaux | All Rights Reserved.

About

Simple solutions to problems listed on Project Euler

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages