| Problem | exam |
|---|---|
| User | Hatrix |
| Submission Time | 2026-03-03 20:47:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:11:9: error: expected unqualified-id before ‘=’ token
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