Skip to content

alexespencer/euler

Repository files navigation

Project Euler

A place for my code for Project Euler.

All problems sourced from https://projecteuler.net

To install: uv pip install -e .

Tests

To run tests: uv run pytest

Currently taking around 2m:27s on an M4.

Data

Download the problem data and save to data folder as pXX.txt. For the first 100, this is:

  • p18, p22, p42, p54, p59, p67, p81, p89, p96, p98, p99

TODO

  • Remove all TODOs

About

Project Euler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages