Mission Plan Specialist Program C++ Compiling the program using G++ compiler: $ g++ -std=c++11 mission.cpp -o mission Running the program: $ ./mission