+ 1
Ow! My first code doesn't run!!!! And It says " fix the compiler's setup" What should I do?!
Plz helpppppp
8 Respostas
+ 6
please share your code with us
+ 5
Take a screen shot and upload to imgbb.com or to Dropbox or Google photos and copy the link and paste here
Alternative of your code
//
#include<iostream>
using namespace std;
int main()
{
cout<<"Hello CSS";
return 0;
}
+ 4
Please share us your code or screen shot first so that we can help you. Can you tell us which compiler you are using??
+ 2
Where is your code ?
0
GNU GCC compiler. My comp is Windows 7.
0
#include < iostream>
using namespace std;
int main ()
{
cout << " Hello Css" << end1;
return 0;
}
0
How Can I send pictures?
0
Send a link by pressing (+) button when commenting/questioning/answering.
Press insert code and choose one