Commit Graph

165 Commits

Author SHA1 Message Date
felixm de07bfb630 Fix wrong naming for three digit problems 2021-04-19 20:49:40 -04:00
felixm 1ba50f4c3a Solve problem 89 2021-04-19 20:46:21 -04:00
felixm 42907eeaba Solve problem 97 2021-04-19 11:55:37 -04:00
felixm b7f1011b54 Add txt for problem 99 2021-04-19 09:07:02 -04:00
felixm f5559af1b1 Solve problem 92 2021-04-19 09:06:06 -04:00
felixm 01ce98cec6 Add prime generator function 2021-04-09 23:58:17 -04:00
felixm b0cccc97ab Solve problem 87 2021-04-09 23:44:28 -04:00
felixm 9d4a08297e Solve problem 85 2021-03-23 23:38:29 -04:00
felixm 78d0042d44 Add readme and license file. 2021-03-23 14:46:42 -04:00
felixm b3301250c5 Solve problem 84 and clean up a little 2021-03-23 14:42:57 -04:00
felixm d0aeb219e1 Add sublime project. 2020-01-03 22:01:42 -05:00
felixm 8a8b540ee0 Update gitignore. 2019-09-16 19:41:25 -04:00
felixm e6474313f0 Solve problem 81 to 83 in Python and learn A* algorithm along the way. 2019-09-08 19:45:46 -04:00
felixm 80193ea75b Solve problem 80 in Python with cheating. 2019-08-31 01:22:15 -04:00
felixm 5fc0e4324f Solve problem 78 and 79 in Python. 2019-08-29 00:29:12 -04:00
felixm 45692feacb Improve problem 75 in Python. 2019-08-18 13:27:29 -04:00
felixm a451cd0db6 Solve problem 77. 2019-08-16 17:14:33 -04:00
felixm 824f3a3a8c Add documentation to 75.\nAdd solutions to 75 and 76.\nAdd templates till problem 85. 2019-08-15 23:26:47 -04:00
felixm d9e31d69cf Solve 75 and 76 in Python. 2019-08-15 23:05:39 -04:00
felixm 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
felixm a97fe0bf7a Solve 74 in Python. 2019-08-01 23:04:43 -04:00
felixm d3c7dcd66a Solve 73 in Python. 2019-08-01 21:15:14 -04:00
felixm 4c93d34c26 Solved 72 in Python. 2019-08-01 18:28:53 -04:00
felixm 8b1a4fa6ef Solve 71 in Python. 2019-08-01 09:38:51 -04:00
felixm c47970642a Solve problem 70 in Python. 2019-07-21 14:13:28 -04:00
felixm 66e4593c4b Solved 68 and rewrote 69 in Python. 2019-07-18 22:52:08 -04:00
felixm 68f23d2d09 Download Euler projects, but do not add to repository. 2019-07-18 14:44:39 -04:00
felixm 45e0cd8a78 Finished existing ipython solutions to python. Ready to continue in pure python. 2019-07-18 14:23:44 -04:00
felixm c624e6ac52 Moved problems till 56 to Python. 2019-07-17 21:29:59 -04:00
felixm 301033d17d Moved problems till e045.py to Python 2. 2019-07-16 21:17:21 -04:00
felixm ddb61ff731 Moved problems till e045.py to Python. 2019-07-16 21:17:08 -04:00
felixm de21284672 Implemented nth permutation function. 2019-07-16 13:43:08 -04:00
felixm d94fc90600 Moved solutions till 35 to Python. 2019-07-16 12:51:07 -04:00
felixm f76b36c8d3 Moved 20 to 26 to Python. 2019-07-15 22:11:49 -04:00
felixm 0ab214633e Moved more problems to Python. 2019-07-14 23:58:22 -04:00
felixm 86e68eeee2 Moved 6 to 11 from ipython to python. 2019-07-14 16:51:31 -04:00
felixm b246d56acd Moved 1 to 5 to Python and learned a ton. 2019-07-13 23:58:38 -04:00
felixm 414cf4b074 Ignore sublime project and workspace. 2019-07-13 16:19:32 -04:00
felixm e5d8cc434c Prepared removing ipython. 2019-07-13 16:19:16 -04:00
felixm 45c7e862d3 Figured out problem with Fermat test in problem 58. 2019-02-02 12:22:43 -05:00
felixm fe73c53c46 Solved 69. 2019-01-30 22:58:02 -05:00
felixm fdb62e42f8 Published 68. 2019-01-30 20:04:46 -05:00
felixm 90909e597e Update tags on problem 66. 2019-01-29 23:18:05 -05:00
felixm baa915041c Solved 66. 2019-01-28 16:59:13 -05:00
felixm 340911de33 Solved 65. 2019-01-23 01:00:46 -05:00
felixm b28b59fc7d Solved 64. 2019-01-22 00:12:10 -05:00
felixm 550a1479f0 Solved 61, 62, 63. 2019-01-06 00:50:37 -05:00
felixm 3020b89719 Solve 59. 2019-01-04 19:12:45 -05:00
felixm 2aac4a6d4a Solved problem 58. 2018-12-29 04:17:35 -05:00
felixm 0ee19fa69f Verified 53 til 57. 2018-12-24 18:41:37 -05:00