From 9a1f073f8e33e8b0d6c97332f51161683cfc6e58 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 9 Dec 2024 14:06:37 +0100 Subject: Day 9 with views::reverse --- 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 86d32ff..56fa515 100644 --- a/2024/learned.txt +++ b/2024/learned.txt @@ -7,3 +7,4 @@ List of things I learned (or refreshed) with this year's AoC. 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 +* Day 9: std::views -- cgit v1.3