Project Euler solutions in Python

Taddeus Kroes 12a64586a2 Made all problems executable hace 13 años
.gitignore 0a0bd415ff Added bruteforce attempts for problems 243 and 364. hace 14 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 4977fe1cad Made all problems executable for a Linux pc. hace 14 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 21186ede2e Moved some common functions to 'utils' 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
problem44.py 12a64586a2 Made all problems executable hace 13 años
problem46.py 12a64586a2 Made all problems executable hace 13 años
problem49.py 12a64586a2 Made all problems executable hace 13 años
problem50.py 12a64586a2 Made all problems executable hace 13 años
problem52.py 67c40e5a28 Added solution to problem 52. hace 14 años
problem7.py 12a64586a2 Made all problems executable hace 13 años
problem79.py 12a64586a2 Made all problems executable hace 13 años
problem81.py 4977fe1cad Made all problems executable for a Linux pc. hace 14 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