Run id: 153688

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:31: error: 'enld' was not declared in this scope
     cout<<"This a C program.";enld
                               ^