Project Euler solutions in Python

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