feat: Day4_1 read input
This commit is contained in:
parent
8c2a59e6c3
commit
bc42b0ff30
3 changed files with 112 additions and 0 deletions
6
2024/Day4/.clang-format
Normal file
6
2024/Day4/.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