[Solved] C++ How to distinguish Multimap with duplicate keys with value and and Unique keys with values in different map containers with O(n) traversal



C++ How to distinguish Multimap with duplicate keys with value and and Unique keys with values in different map containers with O(n) traversal

solved C++ How to distinguish Multimap with duplicate keys with value and and Unique keys with values in different map containers with O(n) traversal