From a299e1723f0a700a892720badab2e06a202d1eda Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 8 Dec 2024 07:49:46 +0100 Subject: Day 8 2024 --- 2024/learned.txt | 1 + 1 file changed, 1 insertion(+) (limited to '2024/learned.txt') diff --git a/2024/learned.txt b/2024/learned.txt index 3a01fc0..86d32ff 100644 --- a/2024/learned.txt +++ b/2024/learned.txt @@ -6,3 +6,4 @@ List of things I learned (or refreshed) with this year's AoC. * Day 4: nothing special, some practice with classic and a weird trick to assign two variables at once with a pair of references pair * Day 5: std::find and std::replace +* Day 8: set::insert_range(), but it is from C++23 only -- cgit v1.3