<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    精彩的人生

    好好工作,好好生活

    BlogJava 首頁 新隨筆 聯(lián)系 聚合 管理
      147 Posts :: 0 Stories :: 250 Comments :: 0 Trackbacks

    聲明:代碼是作者原創(chuàng),請勿作商業(yè)用途
    轉(zhuǎn)載請注明出處

    A rare book collector recently discovered a book written in an unfamiliar language that used the same characters as the English language. The book contained a short index, but the ordering of the items in the index was different from what one would expect if the characters were ordered the same way as in the English alphabet. The collector tried to use the index to determine the ordering of characters (i.e., the collating sequence) of the strange alphabet, then gave up with frustration at the tedium of the task.

    You are to write a program to complete the collector's work. In particular, your program will take a set of strings that has been sorted according to a particular collating sequence and determine what that sequence is.

    Input

    The input consists of an ordered list of strings of uppercase letters, one string per line. Each string contains at most 20 characters. The end of the list is signalled by a line dio is the single character `#'. Not all letters are necessarily used, but the list will imply a complete ordering among those letters that are used.

    Output

    Your output should be a single line containing uppercase letters in the order that specifies the collating sequence used to produce the input data file.

    Sample Input

    XWY
    ZX
    ZXY
    ZXW
    YWWX
    #

    Sample Output

    XZYW


    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.util.ArrayList;

    public class Problem200 {

        
    /**
         * 
    @param args
         
    */

        
    public static void main(String[] args) {
            ArrayList al 
    = new ArrayList();        
            
            
    try {
                
    while(true){
                    BufferedReader cin 
    = new BufferedReader( new InputStreamReader( System.in ) );
                    String s 
    = cin.readLine();
                    
    if(s==null || s.length()<1)
                        
    continue;
                    
                    
    if(s.equals("#"))
                        
    break;
                    
                    
    if(s.length()>20){
                        System.out.println(
    "length more than 20!");
                        
    return;
                    }

                    
    if(!isUpper(s)){
                        System.out.println(
    "there are chars not in upper case!");
                        
    return;
                    }

                    al.add(s);
                }

            }
     catch (IOException e) {
                
    // TODO Auto-generated catch block
                e.printStackTrace();
            }

            
            
    if(al.size()<1){
                System.out.println(
    "NONE");
            }

            
            
    char[][] charArr = new char[al.size()][20];
            
    for(int i=0; i<al.size(); i++){
                charArr[i] 
    = al.get(i).toString().toCharArray();
            }

            
            sort(charArr);
        }


        
    private static void sort(char[][] charArr) {
            
    char[] result = new char[26];
            
    int index = 0;
            
            
    char ch;
            
    for(int i=0; i<charArr.length; i++){
                
    for(int j=0; j<charArr[i].length; j++){
                    ch 
    = charArr[i][j];
                    
    if(index==0){
                        result[index] 
    = ch;
                        index
    ++;
                    }
    else{
                        
    if(contains(ch, result, index)){
                            
    continue;
                        }
    else{
                            result[index] 
    = ch;
                            index
    ++;
                        }

                    }

                }

            }

            StringBuffer buffer 
    = new StringBuffer();
            
    for(int i=0; i<index; i++){
                buffer.append(result[i]);
            }

            
            System.out.println(buffer.toString());
        }


        
    private static boolean contains(char ch, char[] result, int index) {
            
    boolean flag=false;
            
    for(int i=0; i<index; i++){
                
    if(result[i]==ch){
                    flag
    =true;
                    
    break;
                }

            }

            
    return flag;
        }


        
    private static boolean isUpper(String s) {
            
    boolean result=true;
            
    for(int i=0; i<s.length(); i++){
                
    if(s.charAt(i)>='A' && s.charAt(i)<='Z')
                    
    continue;
                
    else{
                    result
    =false;
                    
    break;
                }

            }

            
    return result;
        }


    }


    歡迎討論
    posted on 2005-12-07 15:20 hopeshared 閱讀(854) 評論(3)  編輯  收藏 所屬分類: Google Code Jam

    Feedback

    # re: Rare Order 2006-09-01 06:44 Guest
    Have you ever tested your solution?  回復(fù)  更多評論
      

    # re: Rare Order[未登錄] 2007-07-22 00:13 Kelvin
    請問它是 怎么排序的,它的順序是怎么決定的  回復(fù)  更多評論
      

    # re: Rare Order[未登錄] 2014-10-19 04:35 123
    @Guest
    Wrong at all!!!!  回復(fù)  更多評論
      


    只有注冊用戶登錄后才能發(fā)表評論。


    網(wǎng)站導(dǎo)航:
    相關(guān)文章:
     
    主站蜘蛛池模板: 亚洲精品在线视频| 国产亚洲精品一品区99热| 亚洲高清中文字幕综合网| 亚洲精品无码久久久久| 最近免费中文字幕大全视频| 亚洲一级毛片在线播放| 97在线线免费观看视频在线观看 | 亚洲最大的视频网站| 精品久久久久久久久免费影院| 亚洲一区二区三区高清在线观看 | 成人免费a级毛片| 日韩精品免费在线视频| 日本高清不卡中文字幕免费| 国产成人亚洲综合网站不卡| 亚洲黄色网址在线观看| 亚洲AV无码成人精品区蜜桃 | 亚洲精品成人久久| 国产成人无码综合亚洲日韩| 免费视频专区一国产盗摄| 日韩电影免费观看| 亚洲区视频在线观看| 久久精品无码精品免费专区| 精品国产免费一区二区三区| 黄网站在线播放视频免费观看| 亚洲精品美女久久久久久久| 亚洲精品123区在线观看| 亚洲一区二区三区免费观看| 久久久久亚洲av无码专区喷水| 成年女人免费v片| 无码高潮少妇毛多水多水免费| 免费观看黄网站在线播放| 国产h视频在线观看免费| 五月婷婷在线免费观看| 亚洲国产综合精品中文第一区| 国产免费人视频在线观看免费| 特级毛片免费播放| 一级中文字幕乱码免费| 亚洲人成综合在线播放| 国产亚洲国产bv网站在线| 亚洲国产婷婷六月丁香| 久久久久亚洲AV片无码|