Run id: 138375

Main.cc: In function 'int main()':
Main.cc:8:13: error: expected ';' before string constant
         cout"a";
             ^
Main.cc:8:16: warning: statement has no effect [-Wunused-value]
         cout"a";
                ^
Main.cc:11:13: error: expected ';' before string constant
         cout"b";
             ^
Main.cc:11:16: warning: statement has no effect [-Wunused-value]
         cout"b";
                ^
Main.cc:13:19: error: expected ';' before '{' token
     else(c