Problem | helloworld |
---|---|
User | BiggyFZX |
Submission Time | 2024-06-19 10:21:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:4:27: error: found ‘:’ in nested-name-specifier, expected ‘::’
4 | cout<<"Hello World"<< std:endl;
| ^
| ::