| Problem | duckhunt15 |
|---|---|
| User | AndyChen |
| Submission Time | 2026-04-10 14:18:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt15.cpp: In function ‘int main()’:
duckhunt15.cpp:8:2: error: ‘print’ was not declared in this scope; did you mean ‘printf’?
8 | print(a);
| ^~~~~
| printf