Main.cc: In function 'int main()': Main.cc:10:7: error: expected ';' before string constant cout"29"; ^ Main.cc:10:11: warning: statement has no effect [-Wunused-value] cout"29"; ^