| Problem | exam |
|---|---|
| User | Hatrix |
| Submission Time | 2026-03-03 20:47:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:11:3: error: declaration does not declare anything [-fpermissive]
11 | string;= Hello World;
| ^~~~~~
exam.cpp:11:10: error: expected primary-expression before ‘=’ token
11 | string;= Hello World;
| ^
exam.cpp:11:12: error: ‘Hello’ was not declared in this scope; did you mean ‘ftello’?
11 | string;= Hello World;
| ^~~~~
| ftello