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