Run id: 147266

Main.cc: In function 'int main()':
Main.cc:10:41: error: expected ')' before ';' token
     printf("%.5lf",a*x*x*x+b*x*x*x+c+x+d;
                                         ^