Project Euler solutions in Python

Taddeus Kroes 1598cdc859 Worked on 79 13 лет назад
.gitignore 0a0bd415ff Added bruteforce attempts for problems 243 and 364. 14 лет назад
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 4977fe1cad Made all problems executable for a Linux pc. 14 лет назад
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 76268ce5b8 Solved 45 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 30ad39bfe3 Removed some unused imports 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 4977fe1cad Made all problems executable for a Linux pc. 14 лет назад
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 лет назад