码迷,mamicode.com
首页 > 其他好文 > 详细

HDOJ 2072(map)

时间:2019-03-19 01:09:47      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:image   algorithm   namespace   clear   str   style   com   mes   space   

技术图片

 

#include<cstdio>
#include<iostream>
#include<vector>
#include<map>
#include<queue>
#include<algorithm>
#include<deque>
#include<cmath>
#include<set>
#include<cstring>
#include<string>
using namespace std;
string s,str;
map<string,int>m;
int main()
{
    while(getline(cin,s)&&s!="#"){
        int sign=0;
        m.clear();
        int len=s.length();
        for(int i=0;i<len;i++){
            str.clear();
            while(s[i]>=a&&s[i]<=z){
                str+=s[i++];
                sign=1;
            }
            if(sign){
                m[str]++;
                sign=0;
            }
        }
        int ans=m.size();
        cout<<ans<<endl;
    }
}

 

HDOJ 2072(map)

标签:image   algorithm   namespace   clear   str   style   com   mes   space   

原文地址:https://www.cnblogs.com/frente/p/10556115.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!