Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 445 Bytes

File metadata and controls

5 lines (3 loc) · 445 Bytes

Python solutions to the first 100 Project Euler problems. All programs will run in <1min. Due to Python supporting arbitrary-precision integers, some solutions are likely unintended. Furthermore, certain solutions use external libraries, as detailed in LIBRARIES.md (to prevent spoilers).

Please feel free to open a PR if you find any issues or have any suggestions!

Full Project Euler profile