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

Compile Error

identifyinggirlfriends.cpp: In function ‘int main()’:
identifyinggirlfriends.cpp:29:27: error: ‘std::map<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >::mapped_type’ {aka ‘class std::__cxx11::basic_string<char>’} has no member named ‘first’
29 | cout << names[find[i]].first;
| ^~~~~