User profile: maureen22

User info
User name:maureen22
History
Joined:
Number of posts:12
Latest posts:

Calculate monthly payment for a loan
Hello I need help creating a c++ program using functions, that calculates monthly payment for a loan...

Loop output slight error
Ohh I figured it out, thanks for the help sir

Loop output slight error
And I haven't heard of edge cases

Loop output slight error
It works but the last value won't be added to the sum, the sum of the output is 190 instead of 210

Loop output slight error
Hello I have a slight error in my code [code] int sum=0, lastValue, num=1; cout <<"Enter a nu...