jspenc72 / project-euler

My Project Euler solutions (https://projecteuler.net)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Euler Solutions

PE smacke badge

My solutions to Project Euler problems, in C++ and Python. At one point there was some Java in there too. Unfortunately, I've lost a lot of my solutions due to carelessness, or because I solved whatever problem in a Python interpreter.

License

All code is released under the FreeBSD / simplified BSD license, unless otherwise specified.

About

My Project Euler solutions (https://projecteuler.net)

License:Other


Languages

Language:Python 59.2%Language:C++ 37.2%Language:Java 2.4%Language:C 1.3%