Problem helloworld
User idontlikeboystrustme
Submission Time 2025-01-20 16:36:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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