feat: Day3_2
forgot to commit part one, so just leave out all the enabled part to work
This commit is contained in:
parent
1ecac60045
commit
8c2a59e6c3
3 changed files with 178 additions and 0 deletions
6
2024/Day3/.clang-format
Normal file
6
2024/Day3/.clang-format
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
BasedOnStyle: LLVM
|
||||
IndentWidth: 4
|
||||
ColumnLimit: 100
|
||||
PointerAlignment: Right
|
||||
AlignAfterOpenBracket: BlockIndent
|
||||
AlignArrayOfStructures: Left
|
||||
Loading…
Add table
Add a link
Reference in a new issue