Main.cc: In function ‘int main()’: Main.cc:7:20: error: expected primary-expression before ‘;’ token cout<<(a+b)/c<<; ^