Problem | duckhunt12 |
---|---|
User | MrPuddleVon |
Submission Time | 2025-06-17 09:51:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt12.cpp: In function ‘int main()’:
duckhunt12.cpp:63:13: error: expected ‘}’ at end of input
63 | return 0;
| ^
duckhunt12.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^