0
Wen i have see the output program in a c++ my application (visual studio) closed and i can see my output
I'm a new student đ
12 Respostas
+ 1
and you say again
+ 2
try using. Dev ++
+ 2
now I came to know what's his qn
+ 2
yes share the code
+ 1
just a moment to tested
+ 1
#include <iostream>
using namespace std;
int main()
{
cout <<" helo world";
}
return 0;
0
no i write my program in visual studio and i have cout helo world but i can't see it and veey soon closed
0
i know but i dont remember that cde is very simple
0
no that's all is a wrong. bot tanks for helping đđđ
0
everyone of you have telegram?!?
0
and taht is the answer my question
#include <iostream>
using namespace std;
int main()
{
int x= 1 ;. // I don't write this line
cout <<" helo world";
cin>> x ; // I don't write this line
}
return 0;
0
@jamie đđđđđđ