| Problem | exam |
|---|---|
| User | raphael |
| Submission Time | 2026-06-22 16:26:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:6:2: error: ‘x’ was not declared in this scope
6 | x = 1 = Hello World;
| ^
exam.cpp:6:10: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
6 | x = 1 = Hello World;
| ^~~~~
| ftello
exam.cpp:7:10: error: ‘A’ was not declared in this scope
7 | x = 2 = A X B;
| ^