cef11b36ffa02efe345c2f53233b5eb72a8a210c
Advent2022
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.