Project Euler solutions in Python

Taddeus Kroes 0a0036716e Solved 46 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 21186ede2e Moved some common functions to 'utils' 13 년 전
problem34.py 5bfdb814aa Removed unused import 13 년 전
problem364.py 4977fe1cad Made all problems executable for a Linux pc. 14 년 전
problem38.py e8143dfb1d Solved 38 13 년 전
problem381.py 8668f019f6 Made a file executable 13 년 전
problem39.py 1a8b5ee20a Solved 39 13 년 전
problem40.py 46d4581a2b Solved 40 13 년 전
problem41.py 5ce988fdea Code cleanup 13 년 전
problem42.py 4977fe1cad Made all problems executable for a Linux pc. 14 년 전
problem44.py df4f504153 Solved 44 13 년 전
problem46.py 0a0036716e Solved 46 13 년 전
problem49.py aa991260ff Solved 49 13 년 전
problem50.py acdb419a1e Solved 50 13 년 전
problem52.py 67c40e5a28 Added solution to problem 52. 14 년 전
problem7.py 5ce988fdea Code cleanup 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 년 전