• <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>
            心如止水
            Je n'ai pas le temps
            posts - 400,comments - 130,trackbacks - 0
            Bfs + Hash is ok.
            I found that the functions named mem... are veru useful.
            Here is my code:
            #include<iostream>
            #include
            <string.h>
            #define maxn 1000000
            using namespace std;
            const int xd[]={-1,1,0,0},yd[]={0,0,-1,1};
            int st[maxn][3][3],front=1,rear=1,aim[3][3]={{1,2,3},{8,0,4},{7,6,5}},dist[maxn];
            int head[maxn],next[maxn];

            long hash(long x)
            {
                
            long re=0;
                
            for(long i=0;i<3;i++)
                    
            for(long j=0;j<3;j++)
                        re
            =(re*10+st[x][i][j])%maxn;
                
            return re;
            }
            void insert(long x)
            {
                
            long h=hash(x),p=head[h];
                
            while(p)
                {
                    
            if(memcmp(st[p],st[x],sizeof(st[p]))==0return;
                    p
            =next[p];
                }
                next[x]
            =head[h];head[h]=x;
                rear
            ++;dist[rear]=dist[front]+1;
            }
            long bfs()
            {
                
            while(front<=rear)
                {
                    
            if(memcmp(st[front],aim,sizeof(aim))==0return front;
                    
            //  Found answer , return the position of the final state
                    long x,y;
                    
            bool find_zero=false;
                    
            for(x=0;x<3&&!find_zero;x++)
                        
            for(y=0;y<3&&!find_zero;y++)
                            
            if(st[front][x][y]==0)
                                find_zero
            =true;
                    x
            --;y--;
                    
            //  Find the position of figure zero
                    for(long k=0;k<4;k++)
                    {
                        
            long newx=x+xd[k],newy=y+yd[k];
                        
            if(newx>=0&&newx<3&&newy>=0&&newy<3)
                        {
                            memcpy(st[rear
            +1],st[front],sizeof(st[front]));
                            st[rear
            +1][x][y]=st[rear+1][newx][newy];
                            st[rear
            +1][newx][newy]=0;
                            
            //  Produce new states
                            insert(rear+1);
                            
            //  Try to insert
                        }
                    }
                    front
            ++;
                }
                
            return -1;
            }
            int main()
            {
                
            string s;
                cin
            >>s;
                
            for(long i=0;i<3;i++)
                    
            for(long j=0;j<3;j++)
                        st[
            1][i][j]=s.at(3*i+j)-'0';
                dist[
            1]=0;
                
            //  Input
                long ans=bfs();
                
            //  Bfs
                cout<<dist[ans]<<endl;
                
            //  Output
            return 0;
            }


            posted on 2010-09-22 10:26 lee1r 閱讀(405) 評論(0)  編輯 收藏 引用 所屬分類: 題目分類:搜索
            欧美亚洲色综久久精品国产| WWW婷婷AV久久久影片| 精品熟女少妇aⅴ免费久久| 国产精品免费久久久久久久久 | 日本精品久久久中文字幕| 99热成人精品免费久久| 久久久久国产一级毛片高清板| 99久久综合国产精品免费| 久久久精品2019免费观看| 国产午夜精品理论片久久 | 亚洲国产成人久久一区久久| 人妻少妇久久中文字幕| 国产精品嫩草影院久久| 久久精品国产精品亚洲毛片| 久久亚洲AV永久无码精品| 久久国产精品久久| 日产精品久久久一区二区| 亚洲国产成人精品无码久久久久久综合 | 久久精品日日躁夜夜躁欧美| 国产一级持黄大片99久久| 久久精品国产AV一区二区三区 | 久久精品国产精品亚洲| 国产精品久久久久AV福利动漫| 国产精品九九久久精品女同亚洲欧美日韩综合区| 久久天天躁狠狠躁夜夜2020 | 久久se这里只有精品| 激情伊人五月天久久综合| 色欲久久久天天天综合网| 一本久道久久综合狠狠躁AV| 久久天天躁狠狠躁夜夜不卡| 99久久伊人精品综合观看| 99久久久久| 94久久国产乱子伦精品免费| 91久久婷婷国产综合精品青草| 久久精品国产亚洲AV高清热| 久久一日本道色综合久久| 久久久久久精品久久久久| 久久亚洲精品成人av无码网站| 亚洲第一极品精品无码久久| 久久夜色精品国产亚洲| 综合久久国产九一剧情麻豆|