| Problem | helloworld |
|---|---|
| User | bsayshello |
| Submission Time | 2024-01-29 16:04:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:5:8: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
5 | cout<<Hello World;
| ^~~~~
| ftello