Solve day 9 and fix horrible bug in lib.
My integer parser did not consider negative values. I have fixed that in the 2022 repository, but not here. That's pretty annoying.
This commit is contained in:
@@ -7,4 +7,5 @@
|
||||
- Day 5: 1st 25:00, 2nd 1:55:00; Required patience and accuracy
|
||||
- Day 6: 13:54; I was slow because I thought it is much harder?
|
||||
- Day 7: 75:00; leaderboard 16:00... that was just bad; no excuse
|
||||
- Day 8:
|
||||
- Day 8: 57:00; my input parse function did not consider negative values...
|
||||
- Day 9:
|
||||
|
||||
Reference in New Issue
Block a user