Problem duckhunt34
User AaravRastogi
Submission Time 2025-12-17 13:53:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt34.cpp: In function ‘int main()’:
duckhunt34.cpp:23:17: error: expected ‘)’ before ‘;’ token
23 | else (cout << 0;}
| ~ ^
| )
duckhunt34.cpp: At global scope:
duckhunt34.cpp:25:1: error: expected declaration before ‘}’ token
25 | }
| ^