Problem | exam |
---|---|
User | SA |
Submission Time | 2025-07-06 16:01:47 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:8:12: error: expected initializer before ‘World’
8 | int Hello World;
| ^~~~~
exam.cpp:14:16: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
14 | cout<< Hello World;
| ^~~~~
| ftello