| Problem | exam |
|---|---|
| User | TimothyLow |
| Submission Time | 2023-07-25 19:08:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:8:3: error: ‘print’ was not declared in this scope; did you mean ‘printf’?
8 | print("Hello World");
| ^~~~~
| printf