| Problem | helloworld |
|---|---|
| User | zhaoyz |
| Submission Time | 2026-06-22 15:45:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:10: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
7 | cout << Hello World;
| ^~~~~
| ftello