Solve 2016 day 1 to get rolling again.

This commit is contained in:
2024-03-18 00:20:31 -04:00
parent c1a5120510
commit ba80eb7a74
3 changed files with 48 additions and 1 deletions

View File

@@ -24,4 +24,11 @@ written in Python.
- Day 17: 9:05
- Day 18: 10:39
- Day 19:
- Day 20:
- Day 20: 10:54
- 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:
# 2016
- Day 1: 29:00 That was emberassingly slow. Out of my rhythm?