| Problem | notduckhunt |
|---|---|
| User | GrainOrBread |
| Submission Time | 2025-12-05 11:53:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
notduckhunt.cpp: In function ‘int main()’:
notduckhunt.cpp:129:12: error: a function-definition is not allowed here before ‘{’ token
129 | int main() {
| ^
notduckhunt.cpp:205:1: error: expected ‘}’ at end of input
205 | }
| ^
notduckhunt.cpp:61:12: note: to match this ‘{’
61 | int main() {
| ^