- Solutions to https://projecteuler.net/ problems
- Written as Python scripts
- You're only cheating yourself
Information on approximately how long each script takes to run, based on "real" output of time python X.py command
| Problem | Time |
|---|---|
| 1 | 0.038s |
| 21 | 4.323s |
| 22 | 0.069s |
| 23 | 26.839s |
| 24 | 7.918s |
| 27 | 14.427s |
| 28 | 0.029s |
| 29 | 0.046s |
| 30 | 1.895s |
| 31 | 0.028s |
| 32 | 3.975s |
| 34 | 13.447s |
| 35 | 4.870s |
| 36 | 0.846s |
| 37 | 3.597s |
| 40 | 0.104s |