int main(int argc, char *argv[])
{
int mobile, pond;
float a;
cout<< "input mobile price:";
cin>>mobile;
cout<< "input 1 pound how many BTH:";
cin>>pond;
mobile+pond==a
cout<<a;
david777 0 Newbie Poster
Salem 5,199 Posting Sage
mrnutty 761 Senior Poster
Nick Evan 4,005 Industrious Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.