Problem | hello |
---|---|
User | SideQuesting |
Submission Time | 2025-06-16 14:42:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hello.cpp: In function ‘int main()’:
hello.cpp:7:2: error: ‘output’ was not declared in this scope
7 | output << Hello << " " << a;
| ^~~~~~
hello.cpp:7:12: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
7 | output << Hello << " " << a;
| ^~~~~
| ftello