Problem | duckhunt13 |
---|---|
User | Computer1 |
Submission Time | 2025-06-18 11:16:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:37:13: error: expected ‘}’ at end of input
37 | return 0;
| ^
duckhunt13.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^