• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆-65  評論-6  文章-0  trackbacks-0
              1 #include <iostream>
              2 #include <algorithm>
              3 using namespace std;
              4 #define M 8
              5 struct word{
              6     char str[M];
              7     struct word *nextW;
              8 };
              9 struct tree{
             10     bool isOK;
             11     word *head;
             12     struct tree *next[26]; 
             13     tree(){
             14         isOK=false;
             15         head=NULL;
             16         for(int i=0;i<26;i++)
             17             next[i]=NULL;
             18     }
             19 }*root;
             20 char endMark[M]="XXXXXX";
             21 int cmp(char a,char b){
             22     return a<=b;
             23 }
             24 int main(){
             25     freopen("in.txt","r",stdin);
             26     char temp[M],dict[M],sen[105][M];
             27     int w,num=0;
             28     root=new tree;
             29     while (scanf("%s",temp)!=EOF){
             30         if(strcmp(temp,endMark)==0)
             31             break;
             32         bool isP=false;
             33         for(int i=num-1;i>=0;i--){
             34             isP=true;
             35             if(strcmp(sen[i],temp)<0){
             36                 strcpy(sen[i+1],temp);
             37                 num++;
             38                 break;
             39             }
             40             strcpy(sen[i+1],sen[i]);
             41             if(i==0){
             42                 strcpy(sen[0],temp);
             43                 num++;
             44             }
             45         }
             46         if(!isP)
             47             strcpy(sen[num++],temp);
             48     }
             49     w=0;
             50     while (w<num){
             51         strcpy(temp,sen[w++]);
             52         strcpy(dict,temp);
             53         int i,len=strlen(temp);
             54         sort(temp,temp+len,cmp);
             55         tree *cur=root;
             56         for (i=0;i<len;i++){
             57             if(cur->next[temp[i]-'a']==NULL)
             58                 cur->next[temp[i]-'a']=new tree;
             59             cur=cur->next[temp[i]-'a'];
             60         }
             61         cur->isOK=true;
             62         if(cur->head==NULL){
             63             cur->head=new word;
             64             strcpy(cur->head->str,dict);
             65             cur->head->nextW=NULL;
             66         }
             67         else{
             68             word *p=cur->head;
             69             while (p->nextW){
             70                 p=p->nextW;
             71             }
             72             p->nextW=new word;
             73             strcpy(p->nextW->str,dict);
             74             p->nextW->nextW=NULL;
             75         }
             76     }
             77     while (scanf("%s",temp)!=EOF){
             78         if(strcmp(temp,endMark)==0)
             79             break;
             80         int i,len=strlen(temp);
             81         sort(temp,temp+len,cmp);
             82         tree *cur=root;
             83         for(i=0;i<len;i++){
             84             if(cur->next[temp[i]-'a']==NULL)
             85                 break;
             86             cur=cur->next[temp[i]-'a'];
             87         }
             88         if(i<len||!cur->isOK){
             89             puts("NOT A VALID WORD");
             90             puts("******");
             91             continue;
             92         }
             93         word *q=cur->head;
             94         while (q){
             95             printf("%s\n",q->str);
             96             q=q->nextW;
             97         }
             98         puts("******");
             99     }
            100     return 0;
            101 }
            posted on 2012-07-16 09:35 Leo.W 閱讀(376) 評論(0)  編輯 收藏 引用
            AAA级久久久精品无码片| 久久发布国产伦子伦精品| 狠狠色综合久久久久尤物| 国产精品免费久久| 国产精品一区二区久久精品涩爱| 青青草原综合久久大伊人导航| 久久久人妻精品无码一区| 精品国产乱码久久久久软件| 久久精品国产精品亚洲毛片| 老司机午夜网站国内精品久久久久久久久 | 精品久久久久久无码中文字幕一区| 91久久精一区二区三区大全| 日本久久久久久久久久| 久久久久无码精品国产不卡| 久久精品无码专区免费| 久久WWW免费人成一看片| 青青热久久综合网伊人| 久久精品免费一区二区| 青青热久久综合网伊人| 久久精品无码午夜福利理论片| 免费一级欧美大片久久网| a级成人毛片久久| 亚洲AV无码1区2区久久| 亚洲精品久久久www| 久久99久久无码毛片一区二区| 久久精品99久久香蕉国产色戒 | 综合久久给合久久狠狠狠97色| 久久国产精品99久久久久久老狼| 久久国产欧美日韩精品| 大香伊人久久精品一区二区| 免费精品久久久久久中文字幕| 999久久久免费国产精品播放| 99久久中文字幕| 麻豆亚洲AV永久无码精品久久| 色老头网站久久网| 久久亚洲国产精品成人AV秋霞| 久久精品国产亚洲av瑜伽| 久久精品国产一区二区| 国产精品九九久久精品女同亚洲欧美日韩综合区 | 久久久久亚洲AV成人网人人软件 | 久久夜色精品国产噜噜亚洲a|