Problem | duckhunt12 |
---|---|
User | Nayaa2403 |
Submission Time | 2025-06-17 22:20:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt12.cpp: In function ‘int main()’:
duckhunt12.cpp:43:5: error: expected ‘;’ before ‘}’ token
43 | t++
| ^
| ;
44 | }
| ~