Problem duckhunt5
User Lypho
Submission Time 2024-12-21 13:29:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt5.cpp:33:20: error: missing terminating " character
33 | cout << *it << "\n;
| ^~~~
duckhunt5.cpp: In function β€˜int main()’:
duckhunt5.cpp:34:4: error: expected primary-expression before β€˜}’ token
34 | }
| ^