From 21e1237e93703f632253f042bd5877998d81c507 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 23 Dec 2024 07:55:11 +0100 Subject: Day 23 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 ba00c6c..8dce20a 100644 --- a/2024/learned.txt +++ b/2024/learned.txt @@ -10,3 +10,4 @@ List of things I learned (or refreshed) with this year's AoC. * Day 9: std::views * 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) -- cgit v1.3