Tagged Questions
3
votes
2answers
1k views
What is the advantage of using map datastructure?
I am a member of some online coding website and today when I submitted a solution in C++, I saw there were much better answers in C++ itself which took considerably less time. The solutions were open ...