To run the C++ solution you will need to have GCC 12.x and CMake 3.22.x installed on your system. On Ubuntu 22.04 you can install GCC and set it as default compiler using the following commands: sudo ...
To run the C++ solution you will need to have GCC 14.x and CMake 3.28.x installed on your system. On Ubuntu 24.04 LTS you can install GCC and set it as default compiler using the following commands: ...