0
I am not able to compile the program consisting of ordinary #include.............could any1 please help me with this?
#inlcude<iostream> using namespace std; int main() { cout<<"Hello world"; return 0; }
1 Resposta
#inlcude<iostream> using namespace std; int main() { cout<<"Hello world"; return 0; }