aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacopograndi <jacopo.grandi@outlook.it>2022-08-03 23:24:20 +0200
committerjacopograndi <jacopo.grandi@outlook.it>2022-08-03 23:24:20 +0200
commite27ef326bedb675cc0bd9b4c6bfc019002d03b79 (patch)
treee4949d001a37d35a61d2c640004caae24b154c17
parente8358006ad414c144a6260166f8d3322ca24eb20 (diff)
readmeHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6f75a8a..e2aa1be 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Advent of code exercises
Solved exercises from [advent of code](https://adventofcode.com/)
-- 2021: Solved in C++20, each program solves both parts
+- 2021: Solved in C++20
- 2020: Solved in Rust