feat: Day5_1 worky for example but no for real blyat
This commit is contained in:
parent
84c9cbbbf4
commit
31e44a8da2
4 changed files with 2146 additions and 0 deletions
6
2024/Day5/.clang-format
Normal file
6
2024/Day5/.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