This commit is contained in:
Barrett Ruth 2025-02-26 12:02:28 -05:00
parent 5fbc6203d0
commit e9d0bc91a8
123 changed files with 3730 additions and 0 deletions

8
codeforces/1006/.clangd Normal file
View file

@ -0,0 +1,8 @@
CompileFlags:
Add:
- -Wall
- -Wextra
- -Wpedantic
- -Wshadow
- -DLOCAL
- -Wno-unknown-pragmas