| Problem | helloworld2 |
|---|---|
| User | shash |
| Submission Time | 2026-05-08 14:22:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld2.cpp: In function ‘int main()’:
helloworld2.cpp:2:2: error: ‘cout’ was not declared in this scope
2 | cout << "Hello World";
| ^~~~