# AOC 24 In C++ ## Build ```bash mkdir build cd build cmake .. make ```