938 g
This commit is contained in:
parent
1214b129a5
commit
90c9c70260
24 changed files with 1284 additions and 0 deletions
8
codeforces/938/.clangd
Normal file
8
codeforces/938/.clangd
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
CompileFlags:
|
||||
Add:
|
||||
- -std=c++23
|
||||
- -Wall
|
||||
- -Wextra
|
||||
- -Wpedantic
|
||||
- -Wshadow
|
||||
- -Wno-unknown-pragmas
|
||||
Loading…
Add table
Add a link
Reference in a new issue