Run id: 116827

Main.cc: In function 'int main()':
Main.cc:10:5: error: 'e' was not declared in this scope
     e=a*x*x*x+b*x*x+c*x+d;
     ^