Add a readme.

This commit is contained in:
Anna Rose 2024-02-17 20:20:38 +00:00
parent e1cf0cf53f
commit d229aa44d9

5
2022/readme.md Normal file
View File

@ -0,0 +1,5 @@
## Advent of Code 2022
These problems were actually solved in early 2024 as part of a Rust study group.
For the most part, each day's solution was left "as-is" and feedback from the study group was not incorporated until subsequent days, in an attempt to document my attempt to learn the language.