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