for(ite = Map.begin(); ite != Map.end(); ite++)blog
cout << ite->first << ite->second << endl;element