Initial commit.

This commit is contained in:
2024-01-07 13:49:58 +01:00
commit 483ab1a8bd
6 changed files with 181 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Advent of Code 2015 - Rust Solutions
I solved the first 9 days in Kotlin, so these start from day 10.