cpp-gitpod-template To run, press the run button (shown below) in the main.cpp or follow the instructions below. To run these commands right click in the explorer: and press 'Open in intergrated Terminal'. To build: g++ main.cpp -o main To run: ./main