cp/kattis/11-02-2025/compile_flags.txt
2025-12-14 16:03:58 -06:00

5 lines
45 B
Text

-std=c++23
-Wall
-Wextra
-Wpedantic
-Wshadow