• <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)  編輯 收藏 引用
            狠狠干狠狠久久| 91精品国产高清久久久久久国产嫩草 | 精品无码久久久久久久动漫| 精品久久人人妻人人做精品| 中文精品久久久久人妻不卡| 精品少妇人妻av无码久久| 久久播电影网| 狠狠色丁香婷婷久久综合不卡 | 久久99国产精品尤物| 久久国产免费| 99久久婷婷国产综合亚洲| 欧美日韩精品久久久免费观看| 欧美黑人又粗又大久久久| 狠狠色伊人久久精品综合网| 久久综合给合久久国产免费| 四虎国产精品免费久久5151 | 亚洲国产精品久久久久| 久久强奷乱码老熟女网站 | 婷婷久久综合九色综合98| 国产精品久久久久久久人人看| 国产91色综合久久免费| 伊人久久大香线蕉综合影院首页| 久久99久久无码毛片一区二区| 国产午夜免费高清久久影院| 亚洲国产高清精品线久久| 精品久久久久久无码人妻蜜桃| 久久偷看各类wc女厕嘘嘘| 久久91精品国产91久| 久久久精品久久久久久| 久久久九九有精品国产| 91精品国产综合久久久久久 | 国产成人精品久久亚洲高清不卡| 久久久久久无码Av成人影院| 一本久久a久久精品vr综合| 久久人人爽人人爽人人片AV东京热| 九九久久精品无码专区| 国产精品综合久久第一页| 精品久久久久久久中文字幕| 久久综合视频网站| 午夜精品久久久久成人| 思思久久精品在热线热|