feat: day 1 completed

This commit is contained in:
2024-12-01 13:24:01 +01:00
commit b318e1cdfd
9 changed files with 1124 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# Advent of Code 2024
See: https://adventofcode.com/2024
- [Day 1: Historian Hysteria](day_1/README.md)