Problem hello
User Astronite
Submission Time 2025-08-18 16:05:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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