Problem helloworld
User qquesso
Submission Time 2023-06-03 23:25:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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