Skip to content

Solutions to ****.net problems with some focus on creating reusable code as I go.

Notifications You must be signed in to change notification settings

CalebRouleau/ProjectEuler

Repository files navigation

ProjectEuler

Solutions to projecteuler.net problems with some focus on creating reusable code as I go.

all files should be testable by running the command "python filename.py test"

Q36 is solved by DoubleBase.py Q37 is solved by Truncatable.py Q38 is solved by Pandigital.py Q39 is solved by Triangle.py Q40 is solved by Champernowne.py

Realized that ProjectEuler does not want solutions to these problems to become widely available, so I am going to stop updating this repo. I might switch over to bitbucket.

About

Solutions to ****.net problems with some focus on creating reusable code as I go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published