aboutsummaryrefslogtreecommitdiff
path: root/2024/template.cpp
diff options
context:
space:
mode:
Diffstat (limited to '2024/template.cpp')
-rw-r--r--2024/template.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/template.cpp b/2024/template.cpp
index e3fadb3..86077cc 100644
--- a/2024/template.cpp
+++ b/2024/template.cpp
@@ -2,6 +2,7 @@
2#include <cstdint> 2#include <cstdint>
3#include <iostream> 3#include <iostream>
4#include <map> 4#include <map>
5#include <queue>
5#include <ranges> 6#include <ranges>
6#include <set> 7#include <set>
7#include <sstream> 8#include <sstream>

Generated with cgit - Back to sebastiano.tronto.net