Problem helloworld
User prxya
Submission Time 2023-11-08 09:49:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:5: error: ‘cou’ was not declared in this scope
7 | cou <<"hello world";
| ^~~