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

6 lines
53 B
Text

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