题目链接
#include #include #include #include using namespace std; string str; stack s; map mp; int main() { cin>>str; int len=str.length(); for(int i=0;i::iterator it=mp.begin();it!=mp.end();it++) { cout<first<<' '<second<