Problem | helloworld |
---|---|
User | trzaeta |
Submission Time | 2025-05-25 21:08:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main(int, char**)’:
helloworld.cpp:3:35: error: found ‘:’ in nested-name-specifier, expected ‘::’
3 | std::cout << "Hello World" << std:endl;
| ^
| ::