My solutions to the Project Euler problems, mostly in Python

Adel Qalieh 7ddaae358e Merge pull request #1 from adelq/python3 12 سال پیش
.gitattributes d0a1793a73 Initial commit 13 سال پیش
.gitignore d0a1793a73 Initial commit 13 سال پیش
1.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
10.py 7411eb888b Add more docstrings to solutions 12 سال پیش
11.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
112.py 3dce41015a Bouncy numbers 12 سال پیش
12.py 7411eb888b Add more docstrings to solutions 12 سال پیش
13.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
14.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
15.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
16.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
17.py 63dfb1a96e Number letter counts 12 سال پیش
18.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
18_triangle.txt a8a0ba2b0c Maximum path sum I 13 سال پیش
2.py 7411eb888b Add more docstrings to solutions 12 سال پیش
20.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
21.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
211.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
22.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
24.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
25.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
26.py 01e7003d37 Reciprocal cycles 13 سال پیش
28.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
29.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
3.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
30.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
31.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
32.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
33.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
34.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
35.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
36.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
37.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
38.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
39.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
4.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
40.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
41.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
42.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
43.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
45.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
48.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
49.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
5.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
52.py 8cf7aaa3ea Permuted multiples 13 سال پیش
53.py fd3fb2eeb6 Combinatoric selections 13 سال پیش
55.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
56.py 176263bac5 Powerful digit sum 13 سال پیش
58.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
59.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
59_words.txt e758a9fe6e XOR decryption 13 سال پیش
6.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
63.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
67.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
67_triangle.txt 68351f8097 Maximum path sum II 13 سال پیش
7.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
74.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
8.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
9.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
92.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
97.py a38b1292a0 Use 2to3 for initial conversion to Python 3 12 سال پیش
99.py a96a36f03c Largest exponential 12 سال پیش
TIME.md b96c3bbdba Start time benchmark file (on Eniac) 12 سال پیش
names.txt b8a6f362fc Names scores 13 سال پیش
words.txt 5c52b45094 Coded triangle numbers 13 سال پیش