Problem hello
User SideQuesting
Submission Time 2025-06-16 14:43:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hello.cpp: In function ‘int main()’:
hello.cpp:7:10: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
7 | cout << Hello << " " << a;
| ^~~~~
| ftello