Commit Graph

54 Commits

Author SHA1 Message Date
5a17373244 y2024d4 2024-12-04 11:19:28 +01:00
eae352413b y2015d24 pretty easy also but had to use itertools instead of my own combinations/permutations impl because of an overflow 2024-12-03 15:28:12 +01:00
0b4e2449a1 y2015d23 refreshingly easy 2024-12-03 13:33:49 +01:00
daead25413 y2024d3p2 simplified, anyway, I lost too much time on it already 2024-12-03 13:03:49 +01:00
5b2e4a38d1 y2024d3p2 2024-12-03 12:53:58 +01:00
4e6399f5e2 y2024d3 p2 still incorrect 2024-12-03 10:52:57 +01:00
1db00c45db y2024d3 use regex for part 1 2024-12-03 10:21:13 +01:00
a6731d4a67 y2024d3 second try part 2 2024-12-03 10:12:20 +01:00
5bd059970e y2024d3 first try part 2 2024-12-03 10:11:59 +01:00
9329c9f77a y2015d22 finally, alot of small things to watch out for 2024-12-02 15:51:01 +01:00
67d3a56011 y2024d2 2024-12-02 10:47:39 +01:00
Fabian Schmidt
a1183f8ef4 y2024d1 2024-12-01 20:24:01 +01:00
Fabian Schmidt
5531e8aa7a Merge 2024-12-01 19:51:02 +01:00
Fabian Schmidt
cd1249a5fe Getting closer to y2015d22p2 2024-12-01 19:45:27 +01:00
3bb1616d7e Use PuzzleUtils 2024-11-18 11:52:30 +01:00
00692c18df y2015d22 new approach, no recursion, still broken 2024-11-15 16:01:09 +01:00
a875d889fa y2015d22 new approach, no recursion, still broken 2024-11-15 16:01:09 +01:00
46deb678df y2015d22 tests work, solution incorrect and slow 2024-11-15 13:23:57 +01:00
33e6f1241c y2015d22 tests work, solution incorrect and slow 2024-11-15 13:23:57 +01:00
Fabian Schmidt
7d0ed36699 refactoring 2024-11-10 19:51:54 +01:00
5015474745 refactoring 2024-11-10 19:51:54 +01:00
1d9c848525 y2015d21 2024-11-05 15:44:23 +01:00
36bb36803a y2015d21 2024-11-05 15:44:23 +01:00
aa28df24b3 y2015d20 2024-11-04 15:56:30 +01:00
2d6e0155bc y2015d20 2024-11-04 15:56:30 +01:00
261a2e89c9 y2015d19 I should look at the input more 2024-11-04 14:41:15 +01:00
fcf0a0866c y2015d19 I should look at the input more 2024-11-04 14:41:15 +01:00
16ed2a8cae y2015d18 2024-11-04 12:44:22 +01:00
2f37793f02 y2015d18 2024-11-04 12:44:22 +01:00
0d2fd4b451 Format y2015d15 and add check to prevent overriding days... 2024-11-04 11:32:48 +01:00
d31ff0dd3a Format y2015d15 and add check to prevent overriding days... 2024-11-04 11:32:48 +01:00
9438245d84 y2015d17 + fix some warnings 2024-11-04 10:16:20 +01:00
ca267835d1 y2015d17 + fix some warnings 2024-11-04 10:16:20 +01:00
Fabian Schmidt
7f93abc07d y2015d16 2024-11-02 13:35:50 +01:00
19d548018a y2015d16 2024-11-02 13:35:50 +01:00
Fabian Schmidt
a687f18918 Script to prepare days and years 2024-11-01 16:52:33 +01:00
eacf990729 Script to prepare days and years 2024-11-01 16:52:33 +01:00
828566cce3 y2015d15 very chaotic code, how to do dynamic, nested loops? 2024-10-30 16:02:01 +01:00
15be81c564 y2015d14 2024-10-30 13:05:13 +01:00
b55df3d448 Renamed tests 2024-10-30 11:34:40 +01:00
3486d23f09 y2015d13 2024-10-30 11:15:08 +01:00
ea1e7aadec y2015d12p2 2024-10-30 10:39:32 +01:00
19f50f48d6 not working y2015d12p2 2024-10-29 16:00:39 +01:00
d002880b83 y2015d11 2024-10-29 14:36:36 +01:00
b2403336a5 y2015d10 2024-10-29 14:00:12 +01:00
5f7d4ea185 y2015d9 thank you project euler 2024-10-29 13:13:50 +01:00
1979821775 y2015d8 2024-10-29 11:27:33 +01:00
04ae9d47ef y2015d6p2 2024-10-29 09:33:36 +01:00
25be019d72 y2015d6p1 forgot to negate NOT value on return 2024-10-29 09:29:15 +01:00
742f35b73e not working y2015d7 2024-10-28 16:00:35 +01:00