cp/codeforces/895/compile_flags.txt

6 lines
53 B
Text

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