Error Involving ArraysI'm trying to write a program that asks the users for a set of numbers which the program then sorts ...
calculating frequency of the numbers enteredYou shouldn't need a condition with your else statement. It should just look like this. [code] else...
Problem With CalculationsI'm trying to write a program that calculates the mean and standard deviation for a set of numbers. ...
Payoff table for a loan?I removed the cin lines, and included the calculations within the loop but now I seem to be stuck in...
Payoff table for a loan?I need to develop a c++ program that will provide the payoff table for a revolving credit card. The ...
This user does not accept Private Messages