| Problem | duckhunt5 |
|---|---|
| User | ethantanaki |
| Submission Time | 2026-05-16 09:35:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt5.cpp: In function ‘int main()’:
duckhunt5.cpp:22:4: error: expected ‘,’ or ‘;’ before ‘for’
22 | for(auto it : ms) {
| ^~~