diff options
Diffstat (limited to '2024/template.cpp')
| -rw-r--r-- | 2024/template.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/template.cpp b/2024/template.cpp index 2475ae7..e3fadb3 100644 --- a/2024/template.cpp +++ b/2024/template.cpp | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | #include <algorithm> | 1 | #include <algorithm> |
| 2 | #include <cstdint> | ||
| 2 | #include <iostream> | 3 | #include <iostream> |
| 3 | #include <map> | 4 | #include <map> |
| 4 | #include <ranges> | 5 | #include <ranges> |
