#include #include int main (){ using namespace std; map mapIntegersToString; multimap mmapIntegersToString; return 0;}