Problem | helloworld |
---|---|
User | Yuzzll |
Submission Time | 2023-01-06 20:39:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:3:15: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
3 | std::cout << Hello World;
| ^~~~~
| ftello