I am not able to compile the program consisting of ordinary #include.............could any1 please help me with this? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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; }

20th Mar 2017, 1:35 PM
martin
0 Antworten