cp/codeforces/1013/compile_flags.txt

6 lines
53 B
Text

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