#include<iostream>
using namespace std;
int main()
{
double initial_value,final_vale=0;
cout<<"please enter the inital balance";
cin>>initial_value;
if (initial_value>90)
final_value=final_value+10;
else
final_value=final_value+5;
cout<<"final value is"<<final value;
return0;
}
1
Expert's answer
2012-12-27T08:16:22-0500
Dear visitor What do you need to be done? Please, give us the details so we could help you
Finding a professional expert in "partial differential equations" in the advanced level is difficult.
You can find this expert in "Assignmentexpert.com" with confidence.
Exceptional experts! I appreciate your help. God bless you!
Comments