• <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)  編輯 收藏 引用
            伊人精品久久久久7777| 国产成年无码久久久久毛片| 四虎国产精品免费久久| 久久久久亚洲精品无码蜜桃| 伊人久久综在合线亚洲2019| 久久亚洲国产成人影院| 国产成人无码久久久精品一| 欧洲性大片xxxxx久久久| 久久91综合国产91久久精品| 麻豆久久久9性大片| 国产成人久久精品二区三区| 亚洲狠狠婷婷综合久久久久 | 久久青青草原精品国产不卡| 久久精品久久久久观看99水蜜桃| 潮喷大喷水系列无码久久精品| 久久免费99精品国产自在现线| 97久久精品午夜一区二区| 国产精品亚洲综合久久| 久久久久久久综合综合狠狠| 国产精品久久久久9999| 国产精品99久久免费观看| 亚洲午夜久久久影院| 久久丫忘忧草产品| 97视频久久久| 亚洲国产日韩欧美综合久久| 久久国产影院| 四虎亚洲国产成人久久精品| 合区精品久久久中文字幕一区 | 亚洲精品高清久久| 一本大道加勒比久久综合| 精品国产福利久久久| 欧美日韩中文字幕久久伊人| 国产精品久久国产精麻豆99网站| 亚洲精品国产第一综合99久久| 精品国产乱码久久久久久浪潮| 久久精品成人国产午夜| 成人午夜精品久久久久久久小说| 久久久青草久久久青草| 久久精品国产99久久丝袜| 久久久人妻精品无码一区| 欧美日韩久久中文字幕|