• <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>
            隨筆-72  評論-126  文章-0  trackbacks-0
            http://acm.hdu.edu.cn/showproblem.php?pid=2544

            #include<stdio.h>
            #define Max 1000001
            #include
            <string>
            struct Road{
                
            int dis;
                
            int to;
                
            struct Road * next;
            };
            Road map[
            1000001],*tail[1000001];
            struct Heap{
                
            int x,dis;
            }hh[
            1000001];
            bool hash[1000001];
            int n,m;
            int len;
            void PutHeap(Heap a)
            {
                
            int i;
                
            for(i=++len;hh[i>>1].dis > a.dis;i>>=1)
                    hh[i] 
            = hh[i>>1];
                hh[i] 
            = a;
            }
            Heap GetHeap()
            {
                Heap min 
            = hh[1];
                Heap last 
            = hh[len--];
                
            int i,s;
                
            for(i=1;2*i<=len;i=s)
                {
                    s 
            = i<<1;
                    
            if(s+1<=len && hh[s+1].dis < hh[s].dis)
                        s 
            ++;
                    
            if(hh[s].dis < last.dis)
                        hh[i] 
            = hh[s];
                    
            else
                        
            break;
                }
                hh[i] 
            = last;
                
            return min;
            }
            int bfs()
            {
                Heap a;
                a.x 
            = 1;
                a.dis 
            = 0;
                PutHeap(a);
                
            while(len)
                {
                    Heap min 
            = GetHeap();
                    
            if(min.x == n)
                        
            return min.dis;
                    
            int x = min.x;
                    
            if(!hash[x])
                        
            continue;
                    hash[x] 
            = false;
                    
            int dis = min.dis;

                    Road 
            *p;
                    p 
            = map[x].next;
                    
            while(p!=NULL)
                    {
                        
            int b = p->to;
                        
            if(hash[b])
                        {
                            a.x 
            = b;
                            a.dis 
            = p->dis + dis;
                            PutHeap(a);
                        }
                        p 
            = p->next;
                    }
                }
            }
            int main()
            {
                
            while(scanf("%d%d",&n,&m),n+m)
                {
                    len 
            = 0;
                    
            for(int i=1;i<=n;i++)
                    {
                        hash[i] 
            = true;
                        map[i].next 
            = NULL;
                        tail[i] 
            = &map[i];
                    }
                    
            for(i=0;i<m;i++)
                    {
                        
            int a,b,dis;
                        Road 
            *p,*q;
                        p 
            = (Road *)malloc(12);
                        q 
            = (Road *)malloc(12);

                        scanf(
            "%d%d%d",&a,&b,&dis);
                        p
            ->next = NULL;
                        p
            ->dis = dis;
                        p
            ->to = b;
                        tail[a]
            ->next = p;
                        tail[a] 
            = tail[a]->next;

                        q
            ->next = NULL;
                        q
            ->dis = dis;
                        q
            ->to = a;
                        tail[b]
            ->next = q;
                        tail[b] 
            = tail[b]->next;;
                    }
                    printf(
            "%d\n",bfs());
                }
                
            return 0;
            }
            posted on 2009-03-27 18:18 shǎ崽 閱讀(469) 評論(0)  編輯 收藏 引用
            成人综合伊人五月婷久久| 久久精品国产精品亚洲| 亚洲v国产v天堂a无码久久| 久久综合久久综合亚洲| 久久久久免费精品国产| 久久99中文字幕久久| 天天综合久久一二三区| 亚洲中文字幕无码久久综合网 | 色偷偷888欧美精品久久久| 久久久久亚洲国产| 国产亚洲精久久久久久无码| 久久亚洲2019中文字幕| 久久国产精品-国产精品| 欧美亚洲另类久久综合婷婷 | 婷婷综合久久中文字幕蜜桃三电影| 久久青青草原精品国产不卡| 久久人人爽爽爽人久久久| 亚洲欧洲久久久精品| 久久99热这里只有精品国产| 亚洲国产天堂久久综合网站| 久久国产精品成人免费| 国色天香久久久久久久小说| 久久99精品久久久久久野外| 国产精品久久免费| 777久久精品一区二区三区无码| 99久久精品免费看国产一区二区三区| 97久久精品人人澡人人爽| 国内精品伊人久久久久AV影院| 久久久久久精品久久久久| 一级A毛片免费观看久久精品| 精品乱码久久久久久夜夜嗨| 久久最新精品国产| 久久国产一区二区| 久久er国产精品免费观看2| 狠狠久久亚洲欧美专区| 91精品国产9l久久久久| 久久精品国产亚洲沈樵| 久久―日本道色综合久久| 中文字幕亚洲综合久久2| 国产国产成人久久精品| 精品久久久久久久久免费影院 |