Commit Graph

184 Commits

Author SHA1 Message Date
3d35bcb76d Solve 204. 2024-04-24 21:39:34 -04:00
fce3304078 Solve 345 using A star search. 2024-04-23 07:05:57 -04:00
0e82dac7ca Solve problem 357. 2024-04-21 10:11:40 -04:00
5c8b4b1de7 Solve problem 173. 2024-04-21 08:16:29 -04:00
1f09714d46 Solve problem 203. 2024-04-20 15:19:37 -04:00
e0be0b71cb Solve problem 301. 2024-04-19 08:00:53 -04:00
8214d9f424 Solve problems 129 and 130. 2024-04-17 07:42:34 -04:00
2a181cdbd1 Solve problem 191. 2024-04-14 08:05:46 -04:00
642432cef8 Solve problem 151. 2024-04-13 18:31:32 -04:00
06c46a3e26 Solve problem 128. 2024-04-13 08:56:55 -04:00
1dbadab602 Solve problem 131. 2024-04-10 08:26:04 -04:00
09f7e27c16 Solve problem 126 which is a 55 percent one. Yay. 2024-04-10 08:00:10 -04:00
927cd2011b Solve problem 243. 2024-04-06 10:17:05 -04:00
0509ee4f7a Solve problem 187. 2024-04-06 08:05:42 -04:00
a410add121 Solve problem 179. 2024-04-06 07:51:34 -04:00
303eae42c9 Solve problem 110. 2024-03-31 12:50:44 -04:00
dd89390a04 Solve problem 122. 2024-03-16 15:38:43 -04:00
9f54759c28 Solve problem 853 (getting the remaining 5% once). 2024-03-16 13:43:54 -04:00
389406fc16 Solve problem 751. 2024-03-15 16:56:06 -04:00
a0a8fcda7d Solve 127 with brute force #slow. 2024-03-05 20:00:31 -05:00
3e6add8dd0 Problem 124 easy with existing prime factors function. 2024-03-05 18:57:08 -05:00
c9b5f106f4 Solve probem 125 because I am still farming easy problems. 2024-03-05 18:49:37 -05:00
101f5d139e Solve problem 205 because I like solving easy problems to boost my confidence. 2024-02-25 13:12:46 +01:00
d9a22c3cb2 Solve problem 123. 2024-02-18 14:04:04 +01:00
26490282e6 Solve problem 144. 2023-11-03 21:45:40 -04:00
e2622048f9 Solve problem 119. 2023-10-30 20:35:27 -04:00
5df0bcb2ac Solve three easy problems to Easy Prey award. 2023-10-23 12:32:51 -04:00
18180491c2 Solve first 70% problem 161. 2023-10-06 21:44:41 +02:00
9c6187f51f Solve problem 118. 2023-10-04 10:48:57 +02:00
67526f1978 Solve 114 through 117. 2023-10-03 20:53:27 +02:00
41f8cc1345 Solve problem 113. 2023-10-02 20:31:46 +02:00
fd4ff495d9 Solve problem 111 and fix bug in lib prime. 2023-10-01 20:19:41 +02:00
bf3732794a Add own bitarray and Miller-Rabin primality test. 2023-10-01 18:10:27 +02:00
eb7ec037d2 Solve e700 because I have looked at it a while ago and it is easy. 2023-09-30 15:31:16 +02:00
743966c7b8 Solve e816 because I have to get easy ones for my Euler goal. 2023-09-28 23:23:55 +02:00
880385a451 Solve easy problem 808 to be back in the game 2023-08-25 18:32:57 -04:00
729bfc7eb2 Solve problem 109 in Python 2021-07-08 12:20:45 -04:00
bff7ae0371 Solve problem 346 in Python 2021-07-05 15:09:24 -04:00
470ecb3dc3 Solve problem 106 in Python first 50% difficulty 2021-07-05 13:40:48 -04:00
70235c9090 Change problem 121 to look cooler but make it harder to understand 2021-07-03 21:28:47 -04:00
43cffbfbb7 Solve problem 121 in Python and update template creation lib 2021-07-03 20:34:45 -04:00
d666888994 Solve problem 108 in Python 2021-07-03 11:07:40 -04:00
2edbfffd46 Solve problem 107 with Prim's algorithm in Python 2021-07-02 22:18:24 -04:00
153f4709f9 Solve problem 103 bruteforce in Python 2021-07-01 20:50:25 -04:00
fa7074ce80 Fix mistake in comment 2021-07-01 20:22:04 -04:00
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