Run id: 153685

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