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

            poj 2676 Sudoku


            終于A了
            140ms+

            說一下我的思路:

            接受數據后,把每個為0的位置記錄下來(tatus[]),并計算該位置可能的狀態數,然后排序,從狀態數最小的開始搜索。也就是僅搜索為0的位置。

            不過對于這組數據:
            9
            000000000
            000000000
            000000000
            000000000
            000000000
            000000000
            000000000
            000000000
            000000000
            我估計我程序半年都出不了結果

            check(x,y,p)函數檢查(x,y)位置是否可以放p這個值。
            cal()函數計算初始可能的狀態數。

            #include<iostream>
            #include<string.h>
            #include<algorithm>
            using namespace std;
            int sudo[10][10];

            struct type
            {
                   int x,y,count;
            }status[82]; 
            int num_status=0;

            bool check(int i, int j, int t)//judge if it is possible to put digit t at (i,j)
            {
                 for(int k=1; k<=9; k++)
                         if(sudo[i][k]==t)return false;
                 for(int k=1; k<=9; k++)
                         if(sudo[k][j]==t)return false;
                 int x=(i-1)/3*3+1 ,y=(j-1)/3*3+1;
                 for(int s=0; s<=2; s++)
                 for(int tt=0; tt<=2; tt++)
                         if(sudo[x+s][y+tt]==t)return false;
                 return true;            
            }

            int cal(int i, int j)//calculate the the number of  possible status of (i,j)
            {
                int cnt=0;
                for(int p=1; p<=9; p++)
                        if(check(i,j,p))cnt++;
                       
                return cnt;
            }


            bool cmp(const type &a, const type &b)
            {
                 return a.count<b.count;
            }

            void dfs(int cnt,bool &find)
            {
                 if(cnt>num_status)return ;
                 if(find){ return ;}
                 int x=status[cnt].x;
                 int y=status[cnt].y;
                
                 if(cnt==num_status)
                 {
                          for(int p=1; p<=9; p++)
                                  if(check(x,y,p))
                                  {
                                                  sudo[x][y]=p;
                                                  for(int i=1; i<=9; i++)
                                                  {
                                                          for(int j=1; j<=9; j++)
                                                                  cout<<sudo[i][j];
                                                          cout<<endl;
                                                  }
                                                  find=true;
                                                  return ;
                                  }
                                  return ;   
                 }
                 for(int p=1; p<=9; p++)
                 {
                         if(check(x,y,p))
                         {
                          sudo[x][y]=p;
                          dfs(cnt+1,find);
                         }
                        sudo[x][y]=0; //剛開始一直錯就因為沒置0,check函數當當前位置是0的時候才有效。
                 }
                    
            }

             

            int main()
            {
                int t;
                cin>>t;
                while(t--)
                {
                   memset(sudo,0,sizeof sudo);
                   char ch;
                   num_status=0;
                   for(int i=1; i<=9; i++)
                           for(int j=1; j<=9; j++)
                           {
                            cin>>ch;
                            sudo[i][j]=int(ch-'0');
                            }
                           
                   for(int i=1; i<=9; i++)
                   for(int j=1; j<=9; j++)
                              if(sudo[i][j]==0)
                              {
                                  num_status++;
                                  status[num_status].x=i; status[num_status].y=j;
                                  status[num_status].count=cal(i,j);
                              }
                  
                   sort(status+1,status+1+num_status,cmp);
                  // for(int i=1; i<=num_status ;i++)
                    //      cout<<' '<<status[i].x<<' '<<status[i].y<<' '<<status[i].count<<endl;

                  
                   bool find=false;
                   dfs(1,find);
                   if(num_status==0)
                   {
                                for(int i=1; i<=9; i++)
                                {
                                          for(int j=1; j<=9; j++)
                                               cout<<sudo[i][j];
                                          cout<<endl;
                                }   
                   }
                }
                system("pause");
                return 0;
            }


            posted on 2010-08-18 19:09 田兵 閱讀(344) 評論(2)  編輯 收藏 引用 所屬分類: POJ

            評論

            # re: poj 2676 wa 2010-08-18 20:32 邱焜

            閣下代碼風格這么好,一定很快就能ac的  回復  更多評論   

            # re: poj 2676 Sudoku 2010-08-19 11:33 田兵

            @邱焜
            拜你吉言,A了 呵呵~~  回復  更多評論   

            <2010年8月>
            25262728293031
            1234567
            891011121314
            15161718192021
            22232425262728
            2930311234

            導航

            統計

            常用鏈接

            留言簿(2)

            隨筆分類(65)

            隨筆檔案(65)

            文章檔案(2)

            ACM

            搜索

            積分與排名

            最新隨筆

            最新評論

            閱讀排行榜

            久久精品麻豆日日躁夜夜躁| 国产999精品久久久久久| 国产成人精品三上悠亚久久| 久久精品国产精品国产精品污| 97精品国产91久久久久久| 久久99精品久久久久久秒播| 久久精品国产亚洲AV影院| 国产成人精品久久亚洲| 亚洲中文字幕久久精品无码APP | 久久亚洲精品视频| 亚洲AV日韩精品久久久久久久| 久久噜噜久久久精品66| 色综合久久天天综线观看| 蜜臀久久99精品久久久久久小说| 久久久这里有精品中文字幕| 26uuu久久五月天| 久久午夜免费视频| 日本三级久久网| 国产福利电影一区二区三区久久老子无码午夜伦不| 久久免费99精品国产自在现线| 国产69精品久久久久777| 青青青青久久精品国产 | 精品久久人妻av中文字幕| 久久精品中文字幕一区| 九九精品99久久久香蕉| 欧美伊香蕉久久综合类网站| 岛国搬运www久久| 亚洲国产成人精品无码久久久久久综合| yellow中文字幕久久网| 久久久久久久波多野结衣高潮| 99久久99这里只有免费的精品| 欧美精品丝袜久久久中文字幕 | 一本色道久久88综合日韩精品| 久久久久亚洲精品无码网址 | 久久久久亚洲AV成人网人人网站| 亚洲国产小视频精品久久久三级| 亚洲∧v久久久无码精品| 韩国三级中文字幕hd久久精品| 性欧美大战久久久久久久久| 日韩精品久久久久久久电影| 国产精品免费看久久久香蕉|