Problem duckhunt5
User xragon
Submission Time 2024-12-21 09:40:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt5.cpp: In function ‘int main()’:
duckhunt5.cpp:19:4: error: ‘it’ was not declared in this scope; did you mean ‘i’?
19 | it = ms.begin();
| ^~
| i