aboutsummaryrefslogtreecommitdiff
path: root/2024/learned.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-12-11 07:03:12 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-12-11 07:03:12 +0100
commit3418444a8da97e5a05f87f9737bed94edd43ec60 (patch)
treeb3ba5bd74f18179be287f367f70934b08fb29a15 /2024/learned.txt
parent6cee2c54045d253dc14c808f1e4f25765a675a56 (diff)
downloadaoc-3418444a8da97e5a05f87f9737bed94edd43ec60.tar.gz
aoc-3418444a8da97e5a05f87f9737bed94edd43ec60.zip
Day 11 2024
Diffstat (limited to '2024/learned.txt')
-rw-r--r--2024/learned.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/learned.txt b/2024/learned.txt
index 56fa515..440571a 100644
--- a/2024/learned.txt
+++ b/2024/learned.txt
@@ -8,3 +8,4 @@ List of things I learned (or refreshed) with this year's AoC.
8* Day 5: std::find and std::replace 8* Day 5: std::find and std::replace
9* Day 8: set::insert_range(), but it is from C++23 only 9* Day 8: set::insert_range(), but it is from C++23 only
10* Day 9: std::views 10* Day 9: std::views
11* Day 11: if(init; cond)

Generated with cgit - Back to sebastiano.tronto.net