Project Euler solutions in Python

Taddeus Kroes 40eab4bf6a Code cleanup hace 13 años
.gitignore 0a0bd415ff Added bruteforce attempts for problems 243 and 364. hace 14 años
Makefile 84cf9d61f4 Added make clean target for removing Python bytecode files hace 13 años
matrix.txt 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. hace 14 años
problem24.py 4977fe1cad Made all problems executable for a Linux pc. hace 14 años
problem243.py 21186ede2e Moved some common functions to 'utils' hace 13 años
problem26.py 04b4953081 Finished 26 hace 13 años
problem29.py 40eab4bf6a Code cleanup hace 13 años
problem31.py b8de080743 Made some files executable hace 13 años
problem32.py b8de080743 Made some files executable hace 13 años
problem33.py 30ad39bfe3 Removed some unused imports hace 13 años
problem34.py 12a64586a2 Made all problems executable hace 13 años
problem364.py 4977fe1cad Made all problems executable for a Linux pc. hace 14 años
problem38.py 12a64586a2 Made all problems executable hace 13 años
problem381.py 8668f019f6 Made a file executable hace 13 años
problem39.py 12a64586a2 Made all problems executable hace 13 años
problem40.py 12a64586a2 Made all problems executable hace 13 años
problem41.py 5ce988fdea Code cleanup hace 13 años
problem42.py 4977fe1cad Made all problems executable for a Linux pc. hace 14 años
problem43.py 7487ab6ac9 Solved 43 hace 13 años
problem44.py 12a64586a2 Made all problems executable hace 13 años
problem45.py 46eb33ea18 Code cleanup hace 13 años
problem46.py 12a64586a2 Made all problems executable hace 13 años
problem47.py fadf1e2b10 Solved 47 hace 13 años
problem49.py 30ad39bfe3 Removed some unused imports hace 13 años
problem50.py 29bb1d9084 Fixed error in 50 hace 13 años
problem52.py 67c40e5a28 Added solution to problem 52. hace 14 años
problem53.py bd0d4148fd Solved 53 hace 13 años
problem7.py 12a64586a2 Made all problems executable hace 13 años
problem79.py 1598cdc859 Worked on 79 hace 13 años
problem81.py 40eab4bf6a Code cleanup hace 13 años
problem92.py adfe635574 Moved some common functions to 'utils' hace 13 años
utils.py 5f5961bc42 Small improvement to primes_until() hace 13 años
words.txt 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. hace 14 años