Ow! My first code doesn't run!!!! And It says " fix the compiler's setup" What should I do?! | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Ow! My first code doesn't run!!!! And It says " fix the compiler's setup" What should I do?!

Plz helpppppp

2nd Jul 2020, 1:04 PM
Marjona Jumanova
8 ответов
+ 6
please share your code with us
2nd Jul 2020, 1:34 PM
Galaxy-Coding (inactive)
Galaxy-Coding (inactive) - avatar
+ 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; }
2nd Jul 2020, 2:02 PM
Nilesh
+ 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??
2nd Jul 2020, 1:06 PM
Arctic Fox
Arctic Fox - avatar
+ 2
Where is your code ?
2nd Jul 2020, 1:40 PM
Nilesh
0
GNU GCC compiler. My comp is Windows 7.
2nd Jul 2020, 1:23 PM
Marjona Jumanova
0
#include < iostream> using namespace std; int main () { cout << " Hello Css" << end1; return 0; }
2nd Jul 2020, 1:50 PM
Marjona Jumanova
0
How Can I send pictures?
2nd Jul 2020, 1:58 PM
Marjona Jumanova
0
Send a link by pressing (+) button when commenting/questioning/answering. Press insert code and choose one
4th Jul 2020, 3:49 AM
Sali65
Sali65 - avatar