Run id: 153684

Main.cc: In function 'int main()':
Main.cc:5:5: error: 'cout' was not declared in this scope
     cout<<"This a  C program.";
     ^