From a937350ab20adc0f8172c4d99f4d711e92dfd947 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 5 Dec 2024 08:02:45 +0100 Subject: Day 5 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 4ab29b1..3a01fc0 100644 --- a/2024/learned.txt +++ b/2024/learned.txt @@ -5,3 +5,4 @@ List of things I learned (or refreshed) with this year's AoC. * Day 3: std::string_view * 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 -- cgit v1.3