Problem duckhunt23
User ForgottenDragon
Submission Time 2025-12-08 11:25:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt23.cpp: In function ‘int main()’:
duckhunt23.cpp:59:32: error: expected primary-expression before ‘]’ token
59 | } else cout << words[0[];
| ^
duckhunt23.cpp:59:33: error: expected ‘]’ before ‘;’ token
59 | } else cout << words[0[];
| ^
| ]