Problem duckhunt4
User vadar2525
Submission Time 2025-06-04 10:31:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt4.cpp: In function ‘int main()’:
duckhunt4.cpp:12:10: error: expected ‘;’ before ‘long’
12 | i >= k*l
| ^
| ;
duckhunt4.cpp:14:9: error: ‘h’ was not declared in this scope
14 | cout << h;
| ^