• <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>

            USACO 1.2 Dual Palindromes

            想不到更有效的方法,數(shù)據(jù)量不大,直接暴力

            #include <iostream>
            #include 
            <fstream>

            using namespace std;

            ifstream fin(
            "dualpal.in");
            ofstream fout(
            "dualpal.out");

            #ifdef _DEBUG
            #define out cout
            #define in cin
            #else
            #define out fout
            #define in fin
            #endif

            int buf[33];

            bool isPal(int num, int base)
            {
                
            int cnt = 0;
                
            while(num!=0){
                    buf[cnt
            ++= num%base;
                    num
            /=base;
                }

                
            int max = (cnt-1)/2;

                
            for(int i=0;i<=max;++i){
                    
            if(buf[i]!=buf[cnt-1-i])
                        
            return false;
                }

                
            return true;
            }

            bool duaPal(int num)
            {
                
            int cnt = 0;
                
            for(int base=2;base<=10;++base){
                    
            if( isPal(num,base) ){
                        cnt
            ++;
                        
            if(cnt==2)
                            
            return true;
                    }
                }

                
            return false;
            }

            void solve()
            {
                
            int n,s;
                
            in>>n>>s;

                
            while(n--){
                   
            while(!duaPal(++s));
                   
            out<<s<<endl;
                }        
            }

            int main(int argc,char *argv[])
            {
              solve(); 
              
            return 0;
            }





            附原題:
            Dual Palindromes
            Mario Cruz (Colombia) & Hugo Rickeboer (Argentina)

            A number that reads the same from right to left as when read from left to right is called a palindrome. The number 12321 is a palindrome; the number 77778 is not. Of course, palindromes have neither leading nor trailing zeroes, so 0220 is not a palindrome.

            The number 21 (base 10) is not palindrome in base 10, but the number 21 (base 10) is, in fact, a palindrome in base 2 (10101).

            Write a program that reads two numbers (expressed in base 10):

            • N (1 <= N <= 15)
            • S (0 < S < 10000)
            and then finds and prints (in base 10) the first N numbers strictly greater than S that are palindromic when written in two or more number bases (2 <= base <= 10).

            Solutions to this problem do not require manipulating integers larger than the standard 32 bits.

            PROGRAM NAME: dualpal

            INPUT FORMAT

            A single line with space separated integers N and S.

            SAMPLE INPUT (file dualpal.in)

            3 25

            OUTPUT FORMAT

            N lines, each with a base 10 number that is palindromic when expressed in at least two of the bases 2..10. The numbers should be listed in order from smallest to largest.

            SAMPLE OUTPUT (file dualpal.out)

            26
            27
            28


            posted on 2009-06-05 15:09 YZY 閱讀(1055) 評論(0)  編輯 收藏 引用 所屬分類: AlgorithmUSACO

            導(dǎo)航

            <2009年6月>
            31123456
            78910111213
            14151617181920
            21222324252627
            2829301234
            567891011

            統(tǒng)計(jì)

            常用鏈接

            留言簿(2)

            隨筆分類

            隨筆檔案

            搜索

            積分與排名

            最新評論

            閱讀排行榜

            久久毛片免费看一区二区三区| 久久精品亚洲福利| 四虎影视久久久免费观看| 久久精品国产一区| 色欲久久久天天天综合网精品| 久久久精品久久久久影院| 久久精品无码一区二区三区日韩| 久久久久99精品成人片三人毛片| 99久久精品日本一区二区免费| 久久久亚洲欧洲日产国码二区| 无码国内精品久久人妻| 无码国内精品久久人妻蜜桃 | 久久99国产精一区二区三区| 日日躁夜夜躁狠狠久久AV| 精品国产乱码久久久久久人妻| 精品久久久中文字幕人妻| 久久久国产精品亚洲一区| 97久久精品无码一区二区| 嫩草影院久久99| 青春久久| 性做久久久久久久| 情人伊人久久综合亚洲| 日韩亚洲欧美久久久www综合网| 99久久精品免费看国产免费| 精品一久久香蕉国产线看播放| 香蕉久久久久久狠狠色| 色88久久久久高潮综合影院| 91久久香蕉国产熟女线看| 久久伊人影视| 久久人爽人人爽人人片AV| 精品国产乱码久久久久久浪潮| 久久久久久午夜精品| 91精品国产91久久久久久蜜臀 | 国产高潮国产高潮久久久91 | 热re99久久精品国99热| 久久综合九色综合久99 | 99久久综合国产精品二区| 久久这里都是精品| 青青草国产成人久久91网| 久久久久亚洲AV综合波多野结衣| 久久精品国产精品亚洲精品|