Problem exam
User KL
Submission Time 2024-06-18 10:49:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:7:21: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
7 | if (x ==1){cout << Hello World << std::endl;
| ^~~~~
| ftello