Problem helloworld
User Sia
Submission Time 2023-11-08 09:56:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:5:13: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
5 | cout << Hello World;
| ^~~~~
| ftello