chore: add readme

This commit is contained in:
Alessio Molinari
2025-12-03 23:31:20 +01:00
parent ba07ab68f3
commit 9ea5aa4d47

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# AOC 2025
Written in C++. Always compile with `make run` to run on test input.