cp/kattis/11-02-2025/compile_flags.txt
2025-02-15 15:17:16 -05:00

5 lines
45 B
Text

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