Problem duckhunt12
User Nayaa2403
Submission Time 2025-06-17 22:20:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt12.cpp: In function ‘int main()’:
duckhunt12.cpp:43:5: error: expected ‘;’ before ‘}’ token
43 | t++
| ^
| ;
44 | }
| ~