Problem duckhunt12
User MCSG
Submission Time 2025-06-17 11:38:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt12.cpp: In function ‘int main()’:
duckhunt12.cpp:9:10: error: expected ‘;’ before ‘}’ token
9 | return 0
| ^
| ;
10 | }
| ~