Advent of Code 2023 in C ======================== Requirements: * CMake Run: ```shell cmake -B build . cmake --build build ./build/advent_of_code_2023 ```