feat(cf): 894

This commit is contained in:
Barrett Ruth 2025-03-07 12:52:53 -05:00
parent ab4fbd97b2
commit 372c5d20a5
48 changed files with 2330 additions and 0 deletions

8
codeforces/894/.clangd Normal file
View file

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