0_0_15113664_20588.cpp: In function 'int main(int, char**)': 0_0_15113664_20588.cpp:6:10: error: expected unqualified-id before ';' token float a,; ^ 0_0_15113664_20588.cpp:9:3: error: 'b' was not declared in this scope b=4*a*a*a*3.14/3; ^