25

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> #include <cmath> using namespace std; int main() { cout << "Введите переменные"; double x, y, z; cin>>x>>y; z = (x-pow(10,sin(x))+cos(x-y)); cout<<"Ответ = " <<z ; return z; }
Editor Settings
Theme
Key bindings
Full width
Lines