CIS 170C iLab 1 of 7 Getting Started (100 % Correct) CIS 170C iLab 1 of 7 Getting Started (100 % Correc | Page 8
#include
//use fixed and setprecision(2) to format the number
//use setw(8) to control the width of the field
//use \t to control the spacing between fields
cout<< fixed <> Build Solution again.
Step 5: Execute the Program
Once you have no syntax errors, to execute or run your program, click Debug on the menu bar,
and then click Start Without Debugging.
Step 6: Capture the Output
1.
Capture a screen print of your output. (Do a PRINT SCREEN and paste into an MS Word
document.)