I have a multimap container. It has duplicated key values with different mapped values(key#1). I want to print the selected key values by key# 1,2,1. But when I use find() t