It's not working I'm it like this | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

It's not working I'm it like this

#include <iostream> using namespace std; int main ( ) { cout << "Hello world!" << endl; cout <<"I love programing!"; return 0; }

9th Oct 2016, 11:33 AM
Dew Mac
Dew Mac - avatar
6 Answers
+ 1
I copied the above code..pasted on code playground..works perfectly..if you are running it on PC like turbo c++ use iostream.h
9th Oct 2016, 12:30 PM
Balaji Rs
Balaji Rs - avatar
0
I tried the same..it works perfectly...
9th Oct 2016, 12:15 PM
Balaji Rs
Balaji Rs - avatar
0
I've tried it several times the damn thing ain't working
9th Oct 2016, 12:24 PM
P.K
0
I did it a few minutes ago
9th Oct 2016, 12:32 PM
P.K
0
thanks
9th Oct 2016, 1:06 PM
Dew Mac
Dew Mac - avatar
0
it is WOR king bro
11th Oct 2016, 8:00 AM
Pankaj Sharma
Pankaj Sharma - avatar