feat(cses): a few problems
This commit is contained in:
parent
3985e732d4
commit
4f0c2d75c5
65 changed files with 1197 additions and 35 deletions
5
cses/increasing-array/compile_flags.txt
Normal file
5
cses/increasing-array/compile_flags.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-Wall
|
||||
-Wextra
|
||||
-Wpedantic
|
||||
-Wshadow
|
||||
-DLOCAL
|
||||
Loading…
Add table
Add a link
Reference in a new issue