An open API service indexing awesome lists of open source software.

https://github.com/regisb/project-euler

My solutions to Project Euler problems
https://github.com/regisb/project-euler

Last synced: 12 months ago
JSON representation

My solutions to Project Euler problems

Awesome Lists containing this project

README

          

Project Euler (in progress)
===========================

This is the Python code that I use to solve the Project Euler problems:

http://projecteuler.net/

Be warned that not all solutions are optimal, some are not properly coded, and
some might not even work anymore.

Btw, you are not even supposed to be reading this if you have not solved the problems yet.