Problem | helloworld |
---|---|
User | THXatGIT |
Submission Time | 2025-03-10 19:27:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:4:1: error: ‘cout’ was not declared in this scope
4 | cout>>'Hello World';
| ^~~~