Main.cc: In function 'int main()': Main.cc:10:5: error: expected ';' before 'cout' cout<<(a+b+c)/3; ^