add readme

This commit is contained in:
2024-12-18 19:18:02 -05:00
parent e71a3bde6f
commit 478541f6c3

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# Advent of Code 2024
My solutions for Advent of Code 2024.
Don't expect the code to be very clean or optimal
(some of them don't even provide the answer with the actual input).
This is my first year participating and I was only able to get so far. I don't know what I don't know, so that's probably something to improve on for the next year!