| Problem | helloworld |
|---|---|
| User | godex |
| Submission Time | 2025-04-21 16:04:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int32_t main()’:
helloworld.cpp:3:15: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
3 | std::cout << Hello World;
| ^~~~~
| ftello