Problem duckhunt23
User MegaG
Submission Time 2026-04-17 15:46:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt23.cpp: In function ‘int main()’:
duckhunt23.cpp:12:5: error: expected ‘;’ before ‘s’
12 | cin s;
| ^~
| ;