Solve 2016 days 2 and 3.

This commit is contained in:
2024-03-18 18:37:24 -04:00
parent ba80eb7a74
commit f616dbb686
3 changed files with 60 additions and 0 deletions

View File

@@ -28,7 +28,12 @@ written in Python.
- Day 21: 25:52 cute bug where I didn't consider that no armor is an option
- Day 22: That was bad. Did not know how to choose between dfs/bfs and logic errors.
- Day 23:
- Day 24:
- Day 25:
# 2016
- Day 1: 29:00 That was emberassingly slow. Out of my rhythm?
- Day 2: 13:24 Getting back into it but still slow af, obviously.
- Day 3: 11:20 Ugly and slow.
- Day 4: