From 19be9f44dbecdde03662be2248eda5b739d67038 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 25 Dec 2024 00:40:50 +0100 Subject: Day 24 2024 still don't know how I managed to solve this --- 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 8dce20a..844def5 100644 --- a/2024/learned.txt +++ b/2024/learned.txt @@ -11,3 +11,4 @@ List of things I learned (or refreshed) with this year's AoC. * Day 11: if(init; cond) * Day 19: more practice with std::string_view for constant string * Day 22: std::views::values for map (and keys) +* Day 24: std::fill -- cgit v1.3