Project Euler solutions in Python

Taddeus Kroes 0a0bd415ff Added bruteforce attempts for problems 243 and 364. 14 years ago
.gitignore 0a0bd415ff Added bruteforce attempts for problems 243 and 364. 14 years ago
matrix.txt 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. 14 years ago
problem24.py 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. 14 years ago
problem243.py 0a0bd415ff Added bruteforce attempts for problems 243 and 364. 14 years ago
problem26.py 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. 14 years ago
problem29.py 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. 14 years ago
problem364.py 0a0bd415ff Added bruteforce attempts for problems 243 and 364. 14 years ago
problem41.py 4540b70ba7 41: Moved executed code to 'main' section. 14 years ago
problem42.py 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. 14 years ago
problem81.py 353fb7efb5 81: Code cleanup. 14 years ago
problem92.py 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. 14 years ago
words.txt 62a56d965f Added solutions to problems 24, 26, 29, 41, 42, 81 and 92. 14 years ago