| Problem | helloworld |
|---|---|
| User | tomatofrog0w0 |
| Submission Time | 2024-06-24 14:03:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:6:2: error: ‘cou’ was not declared in this scope; did you mean ‘cos’?
6 | cou<<"Hello World";
| ^~~
| cos