Commit graph

8 commits

Author SHA1 Message Date
BoolPurist
b29deec7e7 Refacture: Moved solutions into lib crate for better reuse 2024-08-29 19:27:55 +02:00
BoolPurist
480bc48d79 Solved part 2 of day 7 partially
Example works
but not the real puzzle input
2024-08-23 11:29:22 +02:00
BoolPurist
d117c34786 Implemented faulty first part of day 7 2024-08-23 08:27:22 +02:00
BoolPurist
bb63ca7f74 Implemented line parsing for a dealt hand 2024-08-23 06:45:11 +02:00
BoolPurist
98633ea9df Solved day 6 2024-08-18 15:03:45 +02:00
BoolPurist
4c093353cf Restarted day 5
Implemented parsing for task 1 and 2
Implemented solution for task 1
2024-08-17 21:20:26 +02:00
BoolPurist
79b55bd23a Solved 1 task for day 5 2024-08-16 18:23:12 +02:00
BoolPurist
0bc8636003 Implemented cli framework advent of code puzzels 2024-08-15 21:21:35 +02:00