Main.cc: In function 'int main()': Main.cc:8:5: error: expected ',' or ';' before 'cout' cout << s << endl; ^