Problem exam
User Greninja
Submission Time 2024-02-02 22:12:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:8:12: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
8 | string HW=Hello World;
| ^~~~~
| ftello