青青草原综合久久大伊人导航_色综合久久天天综合_日日噜噜夜夜狠狠久久丁香五月_热久久这里只有精品

posts - 195,  comments - 30,  trackbacks - 0
Spell Checker
Status In/Out TIME Limit MEMORY Limit Submit Times Solved Users JUDGE TYPE
stdin/stdout 3s 8192K 135 46 Standard

You, as a member of a development team for a new spell checking program, are to write a module that will check the correctness of given words using a known dictionary of all correct words in all their forms.

If the word is absent in the dictionary then it can be replaced by correct words (from the dictionary) that can be obtained by one of the following operations:

  • deleting of one letter from the word;
  • replacing of one letter in the word with an arbitrary letter;
  • inserting of one arbitrary letter into the word.

Your task is to write the program that will find all possible replacements from the dictionary for every given word.

Input

This problem consists of several test cases, each of which is described below:

The first part of each test case contains all words from the dictionary. Each word occupies its own line. This part is finished by the single character '#' on a separate line. All words are different. There will be at most 10000 words in the dictionary.

The next part of the test case contains all words that are to be checked. Each word occupies its own line. This part is also finished by the single character '#' on a separate line. There will be at most 50 words that are to be checked.

All words in the input (words from the dictionary and words to be checked) consist only of small alphabetic characters and each one contains 15 characters at most.

The first line of the input contains an integer N, which is the number of test cases in the input, followed by N test cases described above.

Output

For each test case, first write to the output 'Scenario #k:', where k is the number of test case of input. Then on the next line write to the output exactly one line for every checked word in the order of their appearance in the second part of the test case. If the word is correct (i.e. it exists in the dictionary) write the message: "<checked word> is correct". If the word is not correct then write this word first, then write the character ':' (colon), and after a single space write all its possible replacements, separated by spaces. The replacements should be written in the order of their appearance in the dictionary (in the first part of the input file). If there are no replacements for this word then the line feed should immediately follow the colon.

Print a blank line after each test case.

Sample Input

1
i
is
has
have
be
my
more
contest
me
too
if
award
#
me
aware
m
contest
hav
oo
or
i
fi
mre
#

Sample Output

Scenario #1:
me is correct
aware: award
m: i my me
contest is correct
hav: has have
oo: too
or:
i is correct
fi: i
mre: more me

啟發(fā):map用于查找字符串還是很爽的。
#include<iostream>
#include
<cstdlib>
#include
<map>
#include
<math.h>
#include
<string>
using namespace std;
map 
<string,int> ans;
bool solve(char *s,char *key)
{
    
int i=strlen(s);
    
int j=strlen(key);
    
int num=0;
    
if(abs(i-j)>1)
    
return false;
    
else
    {
        
if(i-j==1)//比字典中多一個(gè) 
        {
            
for(int k=0;k<j&&num<=2;k++)
            {
                
if(s[k+num]!=key[k])
                {
                    num
++;
                    k
--;
                }
            }
            
if(num<=1)
            
return true;
            
else
            
return false;
        }
        
if(j-i==1)//比字典中少一個(gè) 
        {
            
for(int k=0;k<i&&num<=2;k++)
            {
                
if(s[k]!=key[k+num])
                {
                    num
++;
                  k
--;
                } 
            }
            
if(num<=1)
            
return true;
            
else
            
return false;
        }
        
if(i==j)
        {
            
for(int k=0;k<i&&num<=2;k++)
            {
                
if(s[k]!=key[k])
                num
++;
            }
            
if(num==1)
            
return true;
            
else
            
return false;
        }
    }
}
  
int main()
  {
  freopen(
"s.txt","r",stdin);
  freopen(
"key.txt","w",stdout);
  
int num,casetime=0;
  
int i,j,k;
  cin
>>num;
  
char s[16];
  
char str[10000][16];
  
while(num--)
  {
        casetime
++;
        cout
<<"Scenario #"<<casetime<<":"<<endl;
        ans.clear();
        i
=0;
        
while(1)
        {
            scanf(
"%s",&str[i]);
            
if(str[i][0]=='#')
              
break;
            ans[str[i]]
=1;
            i
++;
        }
        
while(1)
        {
            scanf(
"%s",&s);
            
if(s[0]=='#')
              
break;
            
if(ans[s]==1
            {
                cout
<<s<<" is correct"<<endl;

            } 
            
else
            {
                cout
<<s<<":";
               
for(int j=0;j<i;j++)
              {
                
if(solve(s,str[j]))
                  cout
<<" "<<str[j];
              }
              cout
<<endl;
            } 
        }
        cout
<<endl;
        
  }

  
//system("PAUSE");
  return   0;
  }
posted on 2009-07-06 20:13 luis 閱讀(283) 評(píng)論(0)  編輯 收藏 引用 所屬分類: 格式.輸入輸出.數(shù)據(jù)類型
<2009年7月>
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

常用鏈接

留言簿(3)

隨筆分類

隨筆檔案

文章分類

文章檔案

友情鏈接

搜索

  •  

最新評(píng)論

閱讀排行榜

評(píng)論排行榜

青青草原综合久久大伊人导航_色综合久久天天综合_日日噜噜夜夜狠狠久久丁香五月_热久久这里只有精品
  • <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>
            亚洲欧美日韩在线综合| 久久人人爽人人| 久久久无码精品亚洲日韩按摩| 国产中文一区| 午夜日韩在线观看| 亚洲日韩欧美一区二区在线| 欧美激情二区三区| 在线日韩日本国产亚洲| 香蕉久久a毛片| 久久天天综合| 黑丝一区二区| 久久精品在线免费观看| 另类亚洲自拍| 亚洲二区在线视频| 亚洲精品日日夜夜| 欧美人体xx| 亚洲视频专区在线| 欧美自拍丝袜亚洲| 一区免费观看视频| 亚洲国产老妈| 亚洲影院免费| 国产一区视频观看| 亚洲日本在线视频观看| 欧美视频免费看| 午夜精品剧场| 欧美巨乳波霸| 亚洲欧美精品一区| 亚洲国产91| 国产手机视频一区二区| 另类亚洲自拍| 午夜视频在线观看一区二区| 亚洲国产精品悠悠久久琪琪| 亚洲狠狠丁香婷婷综合久久久| 亚洲私拍自拍| 激情国产一区二区| 欧美成人综合网站| 国产视频久久久久| 亚洲电影在线看| 欧美日韩在线视频一区二区| 裸体歌舞表演一区二区| 欧美伦理影院| 一区二区三区久久精品| 毛片一区二区| 亚洲欧美韩国| 欧美人体xx| 久久久久久久网| 欧美精品v日韩精品v韩国精品v| 久久在线视频在线| 欧美日韩裸体免费视频| 久久精品一区二区三区不卡| 在线视频精品| 免费国产自线拍一欧美视频| 亚洲开发第一视频在线播放| 另类欧美日韩国产在线| 一本久道久久综合婷婷鲸鱼| 在线视频欧美日韩精品| 一区在线视频| 亚洲一区二区视频| 午夜精品国产更新| 欧美成人中文字幕| 欧美韩国在线| 国产综合久久久久影院| 小处雏高清一区二区三区| 国产精品成人在线观看| 蜜臀av一级做a爰片久久| 最新69国产成人精品视频免费| 精品99视频| 性久久久久久久| 久久精品国产综合| 国产精品久久久久久一区二区三区| 欧美 日韩 国产一区二区在线视频| 永久域名在线精品| 午夜在线一区二区| 亚洲麻豆国产自偷在线| 欧美人牲a欧美精品| 女人香蕉久久**毛片精品| 亚洲激情婷婷| 狼狼综合久久久久综合网 | 久久久噜噜噜久久久| 国产主播喷水一区二区| 亚洲在线日韩| 极品av少妇一区二区| 美国十次成人| 欧美成人一区二区三区| 亚洲精品在线电影| 欧美成人日本| 欧美国产欧美综合| 亚洲黄色免费| 欧美人牲a欧美精品| 亚洲午夜国产一区99re久久| 久久国产精品毛片| 亚洲人在线视频| 一本色道精品久久一区二区三区| 国产精品a久久久久久| 日韩亚洲欧美精品| 狠狠色丁香久久婷婷综合_中| 欧美激情亚洲一区| 亚洲精品视频一区| 久久av红桃一区二区小说| 国产综合色一区二区三区 | 久久琪琪电影院| 一区二区视频免费完整版观看| 中文国产成人精品久久一| 亚洲一区视频在线观看视频| 国产精品久久九九| 欧美~级网站不卡| 亚洲日本成人女熟在线观看| 雨宫琴音一区二区在线| 国产精品扒开腿爽爽爽视频| 亚洲伊人久久综合| 欧美成人综合一区| 亚洲伊人伊色伊影伊综合网 | 欧美视频一区二| 乱码第一页成人| 一本色道久久综合| 久久久久一区二区三区| 亚洲午夜免费福利视频| 国产亚洲在线| 午夜视频在线观看一区| 欧美激情一级片一区二区| 在线视频亚洲一区| 日韩午夜中文字幕| 国产精品一区免费观看| 欧美精品成人| 久久爱另类一区二区小说| 亚洲成在人线av| 欧美成人午夜激情在线| 亚洲一区二区三区四区五区午夜| 日韩一区二区精品在线观看| 亚洲成色777777女色窝| 亚洲欧美国产三级| 中日韩男男gay无套| 亚洲高清一区二区三区| 蜜桃av噜噜一区二区三区| 久久综合伊人77777| 在线亚洲国产精品网站| 亚洲最快最全在线视频| 女同性一区二区三区人了人一| 最新中文字幕一区二区三区| 亚洲国产午夜| 国产亚洲精品v| 国产综合色一区二区三区| 国产精品二区在线| 午夜精品999| 久久精品视频在线看| 99综合在线| 亚洲一区精品在线| 99riav1国产精品视频| 亚洲成色精品| 一区二区激情小说| 国产日韩专区| 国产精品视频九色porn| 欧美日韩成人在线播放| 一本在线高清不卡dvd| 亚洲一区二区三区免费在线观看 | 国产目拍亚洲精品99久久精品 | 亚洲观看高清完整版在线观看| 国内精品久久久久久| 国产老女人精品毛片久久| 欧美日韩国产二区| 国产农村妇女精品| 国产精品久久久免费| 国产欧美精品| 国产日韩欧美在线视频观看| 欧美激情精品久久久六区热门| 欧美日韩精品一区视频| 欧美极品一区| 国产精品区二区三区日本| 国产精品久久97| 久久久亚洲人| 欧美天堂亚洲电影院在线播放| 久久亚洲综合色一区二区三区| 欧美sm视频| 欧美成人69av| 欧美日韩高清在线播放| 久久精品视频在线| 久久九九99| 久久在线免费观看视频| 欧美在线啊v| 另类图片国产| 欧美日韩三级一区二区| 国产精品久久久久久亚洲毛片| 国产精品久久久久一区二区三区 | 国产精品成人va在线观看| 久久人人97超碰人人澡爱香蕉| 久久精品中文字幕一区二区三区| 亚洲欧洲99久久| 欧美视频成人| 国产手机视频精品| 亚洲在线国产日韩欧美| 欧美一区二区三区免费视| 亚洲欧洲日韩综合二区| 亚洲香蕉在线观看| 免费在线看一区| 欧美午夜无遮挡| 国产精品视频大全| 亚洲手机视频| 久久米奇亚洲| 欧美永久精品| 欧美精品偷拍|