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