Main.cc: In function 'int main()': Main.cc:12:5: error: expected ';' before 'printf' printf("%.3lf元\n",avg); ^