Знатоки чапаем
#include

#include

#include

using namespace std;

int main() {

double k,b,z,c,a,f,y,x;

cout << "k = ";

cin >> k;

cout << "b = ";

cin >> b;

cout << "z = ";

cin >> z;

cout << "c = ";

cin >> c;

printf (y=z+("%g",(fabs(pow f , 1/3.0)));

x=2*(z*z*z*z*z)+y;

a=(b*b*b)+x*(abs(z+k)/(0.63*(y*y)+1));

f=sin(c);




cout << "Result: " << y << endl;

cout << "x = " << x << endl;

cout << "a = " << a << endl;

cout << "f = " << f << endl;

return 0;

}

Что не так в коде?

error: no matching function for call to ‘pow(double&)’
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.