Problem exam
User emyz
Submission Time 2023-02-20 20:02:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:9:9: error: ‘hello’ was not declared in this scope; did you mean ‘ftello’?
9 | cout<<hello world<<endl;
| ^~~~~
| ftello