feat(cf): 894
This commit is contained in:
parent
ab4fbd97b2
commit
372c5d20a5
48 changed files with 2330 additions and 0 deletions
9
codeforces/894/.clang-format
Normal file
9
codeforces/894/.clang-format
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
BasedOnStyle: Google
|
||||
AllowShortBlocksOnASingleLine: false
|
||||
AllowShortCaseLabelsOnASingleLine: false
|
||||
AllowShortCompoundRequirementOnASingleLine: false
|
||||
AllowShortEnumsOnASingleLine: false
|
||||
AllowShortFunctionsOnASingleLine: false
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
AllowShortLambdasOnASingleLine: false
|
||||
AllowShortLoopsOnASingleLine: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue