|
7d81b0f458
|
Solve problem 105 in Python way quicker than expected
|
2021-07-01 20:20:10 -04:00 |
|
|
107edad5b1
|
Solve problem 104 in Python
|
2021-06-25 12:44:37 -04:00 |
|
|
2065f48a1a
|
Solve problem 101 in Python
|
2021-06-24 12:16:26 -04:00 |
|
|
5f32a5f18a
|
Solve problem 102
|
2021-06-09 16:16:15 -04:00 |
|
|
c51fdc707f
|
Bruteforce solve problem 88
|
2021-06-06 18:58:52 -04:00 |
|
|
e7002254e2
|
Solve problem 98
|
2021-05-14 20:17:59 -04:00 |
|
|
96f1392380
|
Solve problem 94
|
2021-04-26 21:02:55 -04:00 |
|
|
1248a1b915
|
Solve problem 100 - this also my 100th problem in total
|
2021-04-26 12:22:15 -04:00 |
|
|
26b11ed519
|
Solve problem 112 and add custom cache decorator
|
2021-04-25 10:20:21 -04:00 |
|
|
1883768d08
|
Solve problem 95
|
2021-04-24 14:27:39 -04:00 |
|
|
580bb789ca
|
Solve problem 93
|
2021-04-23 20:32:30 -04:00 |
|
|
7825acbd73
|
Euler txt files now follow naming convention
|
2021-04-22 15:17:19 -04:00 |
|
|
194393cae3
|
Solve problem 99... yes I definitely should not have struggled that hard
|
2021-04-22 14:55:46 -04:00 |
|
|
6af234724d
|
Work on problem 99 but struggling more than I should
|
2021-04-21 22:08:47 -04:00 |
|
|
7efb4fb78f
|
Solve problem 90
|
2021-04-21 21:53:35 -04:00 |
|
|
fc66fce8ff
|
Solve problem 145
|
2021-04-21 16:30:54 -04:00 |
|
|
c281f9e9c0
|
Solve problem 91
|
2021-04-21 15:12:05 -04:00 |
|
|
8c80fdb3c1
|
Solve problem 86
|
2021-04-21 12:14:57 -04:00 |
|
|
0d650182d7
|
Solve problem 206
|
2021-04-19 23:06:48 -04:00 |
|
|
de07bfb630
|
Fix wrong naming for three digit problems
|
2021-04-19 20:49:40 -04:00 |
|
|
1ba50f4c3a
|
Solve problem 89
|
2021-04-19 20:46:21 -04:00 |
|
|
42907eeaba
|
Solve problem 97
|
2021-04-19 11:55:37 -04:00 |
|
|
f5559af1b1
|
Solve problem 92
|
2021-04-19 09:06:06 -04:00 |
|
|
01ce98cec6
|
Add prime generator function
|
2021-04-09 23:58:17 -04:00 |
|
|
b0cccc97ab
|
Solve problem 87
|
2021-04-09 23:44:28 -04:00 |
|
|
9d4a08297e
|
Solve problem 85
|
2021-03-23 23:38:29 -04:00 |
|
|
b3301250c5
|
Solve problem 84 and clean up a little
|
2021-03-23 14:42:57 -04:00 |
|
|
e6474313f0
|
Solve problem 81 to 83 in Python and learn A* algorithm along the way.
|
2019-09-08 19:45:46 -04:00 |
|
|
80193ea75b
|
Solve problem 80 in Python with cheating.
|
2019-08-31 01:22:15 -04:00 |
|
|
5fc0e4324f
|
Solve problem 78 and 79 in Python.
|
2019-08-29 00:29:12 -04:00 |
|
|
45692feacb
|
Improve problem 75 in Python.
|
2019-08-18 13:27:29 -04:00 |
|
|
a451cd0db6
|
Solve problem 77.
|
2019-08-16 17:14:33 -04:00 |
|
|
824f3a3a8c
|
Add documentation to 75.\nAdd solutions to 75 and 76.\nAdd templates till problem 85.
|
2019-08-15 23:26:47 -04:00 |
|
|
d9e31d69cf
|
Solve 75 and 76 in Python.
|
2019-08-15 23:05:39 -04:00 |
|
|
2802f8e957
|
Improve 66 in Python based on the idea that we can search the Stern-Brocot tree for a solution.
|
2019-08-11 21:42:31 -04:00 |
|
|
a97fe0bf7a
|
Solve 74 in Python.
|
2019-08-01 23:04:43 -04:00 |
|
|
d3c7dcd66a
|
Solve 73 in Python.
|
2019-08-01 21:15:14 -04:00 |
|
|
4c93d34c26
|
Solved 72 in Python.
|
2019-08-01 18:28:53 -04:00 |
|
|
8b1a4fa6ef
|
Solve 71 in Python.
|
2019-08-01 09:38:51 -04:00 |
|
|
c47970642a
|
Solve problem 70 in Python.
|
2019-07-21 14:13:28 -04:00 |
|
|
66e4593c4b
|
Solved 68 and rewrote 69 in Python.
|
2019-07-18 22:52:08 -04:00 |
|
|
45e0cd8a78
|
Finished existing ipython solutions to python. Ready to continue in pure python.
|
2019-07-18 14:23:44 -04:00 |
|
|
c624e6ac52
|
Moved problems till 56 to Python.
|
2019-07-17 21:29:59 -04:00 |
|
|
301033d17d
|
Moved problems till e045.py to Python 2.
|
2019-07-16 21:17:21 -04:00 |
|
|
ddb61ff731
|
Moved problems till e045.py to Python.
|
2019-07-16 21:17:08 -04:00 |
|
|
de21284672
|
Implemented nth permutation function.
|
2019-07-16 13:43:08 -04:00 |
|
|
d94fc90600
|
Moved solutions till 35 to Python.
|
2019-07-16 12:51:07 -04:00 |
|
|
f76b36c8d3
|
Moved 20 to 26 to Python.
|
2019-07-15 22:11:49 -04:00 |
|
|
0ab214633e
|
Moved more problems to Python.
|
2019-07-14 23:58:22 -04:00 |
|
|
86e68eeee2
|
Moved 6 to 11 from ipython to python.
|
2019-07-14 16:51:31 -04:00 |
|
|
b246d56acd
|
Moved 1 to 5 to Python and learned a ton.
|
2019-07-13 23:58:38 -04:00 |
|
|
fe73c53c46
|
Solved 69.
|
2019-01-30 22:58:02 -05:00 |
|
|
01cab6f0e2
|
Did e027 in py.
|
2017-08-23 10:01:41 +02:00 |
|
|
89f0d81598
|
Improved project structure.
|
2017-06-01 14:50:23 +02:00 |
|