提交时间:2024-12-22 16:34:12

运行 ID: 3179

#inclede<bits/stdctt.h> using namespace std; int main() { float a,b,c,d,x,f; f = (a * x + a * x + a * x) + (b * x + b * x + b * x) + c * x + d; cout<<f }