Problem duckhunt6
User justin271828
Submission Time 2024-12-23 11:51:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt6.cpp: In function ‘int main()’:
duckhunt6.cpp:29:10: error: ‘temp’ was not declared in this scope
29 | if (m[temp] > N/2) temp = im[temp];
| ^~~~