Question: Write a C++ program that computes the positive and negative sums of a set of (5) maxnums user entered numbers. For example: Enter a number

 Write a C++ program that computes the positive and negative sums

Write a C++ program that computes the positive and negative sums of a set of (5) maxnums user entered numbers. For example: Enter a number (positive or negative): 10 Enter a number (positive or negative): -10 Enter a number (positive or negative): 5 Enter a number (positive or negative): -7 Enter a number (positive or negative): 11 The positive total is: 26 The negative total is: -17

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!