My solutions to the Project Euler problems, mostly in Python

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