diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-03-21 13:36:55 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-03-21 13:36:55 +0100 |
commit | b5c7fc788c318ce188ff37e7a3530f4a5b57dd1b (patch) | |
tree | 021ddfd81aafbdd9e4f284bdda30eee4522c8bae | |
parent | 6fd47da5cb524f3239ebd99a8204ff5eaaec3ef5 (diff) |
2020
m--------- | 2020/day01 | 0 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/2020/day01 b/2020/day01 new file mode 160000 +Subproject 8d995959b0bcb63e6d1ba06a27f8c41f836f602 @@ -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 |