Commit shared files to aoc py meta repo.

This commit is contained in:
2023-12-27 21:42:58 -05:00
parent 9d2cd556b2
commit 78f9fb6e0b
6 changed files with 10 additions and 317 deletions

View File

@@ -1,3 +1,8 @@
My solutions to the Advent of Code 2023 programming challenges.
Thanks to Eric Wastl for creating this enjoyable event.
# Times
- Day 1: 40:00 (I don't know what I am doing.)
@@ -31,7 +36,7 @@
the input conjunction gate pretty early, but then messed up the
implementation and thought it wasn't gonna work. Spent a half day thinking up
something else before returning to the idea and it worked flawlessly.
- Day 21:
- Day 21:
- Day 22: Not too hard, but definitely way too slow for leaderboard.
- Day 23:
- Day 24: