Commit graph

21 commits

Author SHA1 Message Date
Samuel
c18758c166 No completion yet, blegh 2024-12-17 16:34:02 +01:00
0b74f11b8e
Plan for day 16 stands 2024-12-16 22:10:13 +01:00
5abbcae112
And 15 done. Gaming 2024-12-16 21:22:05 +01:00
8d914de120 Day 15 almost done 2024-12-16 17:43:57 +01:00
b48e3b7693 Day 14 done after weekend of no coding at all 2024-12-16 15:31:04 +01:00
Samuel
99fdb9371a Day 13 done
I think I'm slowly reaching my limit
Solution for part two (which would also work for part 1) made me realise
that I should probably (re-)read those math books and learn the basics
again
2024-12-13 12:47:39 +01:00
Samuel
81f693cb52 Day 12 complete
Fucking bullshit. I'm starting to develop a hate for directions
2024-12-12 15:02:46 +01:00
c7118f49af Merge branch 'main' of git.mstar.dev:mstar/aoc24 2024-12-11 15:28:14 +01:00
8aee17b4d2 Day 11 done
Stupid hash function
2024-12-11 15:28:01 +01:00
3543f8a117
And day 10 done. Once again, easy af 2024-12-10 22:27:41 +01:00
b8612bd234 Nothing for d10 yet 2024-12-10 21:40:43 +01:00
c22cfbe185 Task 9 completed
No bruteforce necessary, lets go
2024-12-09 16:15:57 +01:00
3108a6f90c Day 8 done 2024-12-08 09:02:38 +01:00
98c7b52a40 Day 7 complete
I like recursion and functional
2024-12-07 16:08:18 +01:00
b7325b93f6 Added peak amount of goroutines as final stat for day 6 2024-12-06 22:48:18 +01:00
1014cbb42c Day 6 done
Also included the logs of the app for the sample because they look kinda
nice scrolling past
2024-12-06 22:41:21 +01:00
6dad1566a7 Remove null-ls file 2024-12-05 12:52:37 +01:00
7d63141f07 Day 5 done
I'm a fucking idiot and made it harder for myself than it had to be
Go's sorting function already takes care of the actual sort, I just had
to tell it how two elements compare according to the rules
2024-12-05 12:50:54 +01:00
713be4de8e Day 4 done 2024-12-04 14:59:14 +01:00
84830bb932 Day 3 done 2024-12-03 12:13:28 +01:00
d9d6149564 Day 1 and 2 done 2024-12-02 14:42:47 +01:00