feat: Day5_1 worky for example but no for real blyat

This commit is contained in:
s-prechtl 2024-12-11 15:32:43 +01:00
parent 84c9cbbbf4
commit 31e44a8da2
4 changed files with 2146 additions and 0 deletions

6
2024/Day5/.clang-format Normal file
View file

@ -0,0 +1,6 @@
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 100
PointerAlignment: Right
AlignAfterOpenBracket: BlockIndent
AlignArrayOfStructures: Left