Problem duckhunt5
User ethantanaki
Submission Time 2026-05-16 09:35:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt5.cpp: In function ‘int main()’:
duckhunt5.cpp:22:4: error: expected ‘,’ or ‘;’ before ‘for’
22 | for(auto it : ms) {
| ^~~