From 59892b65a9810044ca7f135e39c8d44094224c85 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 4 Dec 2024 08:07:57 +0100 Subject: Day 4 2024 --- 2024/learned.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to '2024/learned.txt') diff --git a/2024/learned.txt b/2024/learned.txt index 63a0a71..4ab29b1 100644 --- a/2024/learned.txt +++ b/2024/learned.txt @@ -3,3 +3,5 @@ List of things I learned (or refreshed) with this year's AoC. * Day 1: std::count() * Day 2: std::sstream * 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 -- cgit v1.3