Day 3
This commit is contained in:
@@ -4,4 +4,4 @@ Advent of Code for 2022
|
||||
|
||||
# Branch format
|
||||
|
||||
Uploading code files at partX.cpp in each days folder. Compile the part with `g++ partX.cpp -o partX`. Download your input file as `inptuX` and run the program with `./partX < inputX`.
|
||||
Uploading code files at partX.cpp in each day's folder. Compile the part with `g++ partX.cpp -o partX`. Download your input file as `inptuX` and run the program with `./partX < inputX`.
|
||||
Reference in New Issue
Block a user