feat(codeforces): more div. 3 as

This commit is contained in:
Barrett Ruth 2025-12-02 23:51:33 -05:00
parent c565027c13
commit cdf73b9909
136 changed files with 1155 additions and 1 deletions

View file

@ -0,0 +1,5 @@
BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 100
BreakBeforeBraces: Allman
PointerAlignment: Left