diff options
Diffstat (limited to '2024/learned.txt')
| -rw-r--r-- | 2024/learned.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/2024/learned.txt b/2024/learned.txt index 56101dd..63a0a71 100644 --- a/2024/learned.txt +++ b/2024/learned.txt | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | List of things I learned (or refreshed) with this year's AoC. | 1 | List of things I learned (or refreshed) with this year's AoC. |
| 2 | 2 | ||
| 3 | * Day 1: std::count() | 3 | * Day 1: std::count() |
| 4 | * Day 2: std::sstream | ||
| 5 | * Day 3: std::string_view | ||
