Question: c++ write a program with a loop that lets the user enter a series of positive integers. The user should enter -1 to signal the
c++ write a program with a loop that lets the user enter a series of positive integers. The user should enter -1 to signal the end of the series . the program should count the numbers entered, compute the running total of the numbers and displays their count and total.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
