Build To build the file, run cl ./code.cpp from VS terminal. This will create an executable and obj file. Run Just call the executable to run it. do not push the obj and exe files to the remote. This procedure might be improved in the future.