Collatz Fun Calculating the Collatz sequence in parallel Building Configure with CMake Build with the CMake Command mkdir ./build cmake -S ./ -B ./build cmake --build ./build Running