| Problem | exam |
|---|---|
| User | Hatrix |
| Submission Time | 2026-03-03 20:41:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:11:16: error: expected initializer before ‘World’
11 | string Hello World;
| ^~~~~
exam.cpp:12:10: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
12 | cin >> Hello World;
| ^~~~~
| ftello