Note: not all programs here are may not designed for daily use, i didn't come up with a great repo name
To deploy .cpp scripts, they first need to be compiled. So, run
g++ -o -output-filename- --filename--
to compile them. Then, run
./--filename--
to execute