Adds c++ support, as it is one of the languages Kattis supports.
Note that the g++ compiler is specified as default. This might not be in PATH on windows, as it usually uses MSVC and not GCC, but the Windows compiler is usually not in PATH anyway, so thats is a minor problem in my opinion.
Adds c++ support, as it is one of the languages Kattis supports. Note that the g++ compiler is specified as default. This might not be in PATH on windows, as it usually uses MSVC and not GCC, but the Windows compiler is usually not in PATH anyway, so thats is a minor problem in my opinion.