feat: 975
This commit is contained in:
parent
36120f2cec
commit
7440bc2937
11 changed files with 289 additions and 3 deletions
8
codeforces/974/.clangd
Normal file
8
codeforces/974/.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