Run id: 138875

Main.cc: In function 'int main()':
Main.cc:7:5: error: expected ';' before 'cout'
     cout<<(char)(a+32);
     ^