Commit graph

5 commits

Author SHA1 Message Date
BoolPurist
a840565b98 Tidied up day 7 2024-08-29 17:24: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
dad77e85c0 Solved part 1 of day 7
Fix: numbers for strength in second ordering was an exclusive range
instead of an inclusive range

Tidied up code for readability
2024-08-23 09:23:00 +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