Skip to content

h2oboi89/Euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Euler

Solutions to https://projecteuler.net/problems

Euler Profile Badge

Don't look if you don't want spoilers.

Requirements

  • Python 3
  • run setup.py from Elevated Command line to add src/modules directory to PYTHONPATH

Layout

Files are grouped in sets of 100. 100 directory holds problems 0 - 100, 200 holds 101 - 200, etc...

Tests

Tests can be run via the following: py .\src\tests\<test file name>.py

Releases

No releases published

Packages

No packages published

Languages