cp/cses/range-queries/compile_flags.txt
2025-02-28 11:35:58 -05:00

6 lines
53 B
Text

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