Что не так,по условие иные числа

#include



#include



using namespace std;



int main() {



double a,c,d,f,t,b,Q;



cout<<"a=";

cin>> a;

cout<<"c=";

cin>> c;

d=(f*f)+a+b;



f=(30*a)+(22*b)+(c*c*c*c*c);



t=(a*a)+(f*f*f+d);



b=(a*a*a*a*a*a*a)+log10(a+1)+sin(a*a*a*a*a*a*a)+log10(a+1);


Q=f+(d*t);



cout<<"d="<< d <


cout<<"f="<< f <


cout<<"t="<< t <


cout<<"b="<< b <


cout<<"Q="<< Q <


return 0;



}
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments


Copyright © 2024 SCHOLAR.TIPS - All rights reserved.