+ 1
Is run work or not?(include C ,C++ and C#)
when you click "run" and Is this took you long time, too(html css and etc)? I use in the computer. C, C# and C++: here is example: #include <stdio.h> int main() { printf("Hello, World!\n"); return 0; } when i click "run" and what i got this: ../Playground/: ../Playground/-linux-gnu/crt1.o: in function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status something wrong? sorry my english
8 odpowiedzi
+ 1
and i got:
../Playground/: ../Playground/-linux-gnu/crt1.o: in function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status
this should be: "hello world!"
and this isn't work! :/
0
Every thing is correct in your code.
https://code.sololearn.com/cZnH5oG55jj8/?ref=app
0
Restart the app
0
i did, twice! and this isn't work(i use in the computer)
0
I'm having the same issue. It started when I tried a code and not I seems codes that worked before are coming up as an error. Is there a setting in the playground that changed?
0
I have no idea :/
0
same problem here in Java....
0
i checked again now. and this is work(use computer), you too?