aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------2020/day010
-rw-r--r--README.md1
2 files changed, 1 insertions, 0 deletions
diff --git a/2020/day01 b/2020/day01
new file mode 160000
+Subproject 8d995959b0bcb63e6d1ba06a27f8c41f836f602
diff --git a/README.md b/README.md
index a0e0143..6f75a8a 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,4 @@
Solved exercises from [advent of code](https://adventofcode.com/)
- 2021: Solved in C++20, each program solves both parts
+- 2020: Solved in Rust