| Problem | duckhunt |
|---|---|
| User | boaznumberd5555 |
| Submission Time | 2024-12-14 14:38:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt.cpp: In function ‘int main()’:
duckhunt.cpp:36:5: error: ‘pii’ was not declared in this scope
36 | pii arr[n];
| ^~~
duckhunt.cpp:38:1: error: expected initializer before ‘}’ token
38 | }
| ^