Problem duckhunt19
User dacashew
Submission Time 2025-11-25 18:29:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt19.cpp: In function ‘int main()’:
duckhunt19.cpp:103:3: error: ‘cmax’ was not declared in this scope; did you mean ‘qmax’?
103 | cmax=max(cmax,k);
| ^~~~
| qmax