Overtime Pay Compile

Use the code in Appendix B for this assignment. CODE IS INCLUDED IN UPLOADED FILE Use Microsoft® Visual Studio® Express to correct the compile errors to arrive at the following output in the Sample Session below. Sample Session: Enter the Employee Name = Mary Enter the hours worked = 43 Enter his or her hourly wage = 3.00 Employee Name …………. = Mary Base Pay ……………… = 120 Hours in Overtime ……… = 3 Overtime Pay Amount…….. = 13.5 Total Pay……………… = 133.5 Compress all your Microsoft® Visual Studio® Express source code files into a ZIP folder. Only CPP source code files are required.