Recent Feedback
Write a C++ program that prompts the user to enter five numbers which will display in one line; first forward and then backward. Next have this program add the 5 numbers and display the result of the summation. Then have this program multiply the 5 numbers and display the result of the multiplication. Finally, have this program subtract the 5 numbers and display the result of the subtraction. Your final program when completed shoud display like this:For example, enter five numbers: 15 35 72 88 99Your numbers forward: 15 : 99 Your numbers reversed: 99 : 15 The addition result is: 309 309 The multiplication result is: XXXXXXXXX The subtraction result is: -279 You should thank the user and allow him to have ample time to see the output on the screen. You should pause the screen.
Optional Information: Computer OS: Windows XPBrowser: IEProgramming Language: C++Compiler: jGRASP Java/C++ compiler
I will provide you the code in few min.
OK!
I am done with the codePlease download your code from the link below:For code file(NUMBERS.CPP):Click hereIf you face any difficulty then feel free to ask for help
Experience: BE CS, 4+ Experience in Programming and Database (ERP)