aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjacopograndi <jacopo.grandi@outlook.it>2022-02-01 12:55:38 +0100
committerjacopograndi <jacopo.grandi@outlook.it>2022-02-01 12:55:38 +0100
commitbd82dc679199db7bbcd3a8d8757730822b997440 (patch)
tree8859930fa81f4bbc718f7f5a1dcc6c2cdbed4b79 /README.md
parent4bfd90a11af7c1e597c4e30bbd6d7e1818911562 (diff)
day16
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0273f2f..a0e0143 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
# Advent of code exercises
Solved exercises from [advent of code](https://adventofcode.com/)
-Solved in C++20, each program solves both parts
+
+- 2021: Solved in C++20, each program solves both parts