Problem identifyinggirlfriends
User neogaoen2007
Submission Time 2023-12-20 09:26:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

identifyinggirlfriends.cpp: In function ‘int main()’:
identifyinggirlfriends.cpp:27:25: error: expected ‘]’ before ‘;’ token
27 | cout << names[find[i];
| ^
| ]
identifyinggirlfriends.cpp:29:25: error: expected ‘]’ before ‘;’ token
29 | cout << names[find[i];
| ^
| ]