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

            Ural 1020 Rope

            1020. Rope

            Time Limit: 1.0 second
            Memory Limit: 16 MB
            Plotters have barbarously hammered N nails into an innocent plane shape, so that one can see now only heads. Moreover, pursuing their mean object, they have hammered all the nails into the vertices of a convex polygon. After that they…it is awful… have roped off the nails, so that the shape felt upset (the rope was very thin). They’ve done it as it is shown in the figure.
            Problem illustration
            Your task is to find out a length of the rope.

            Input

            There two numbers in the first line of the standard input: N — a number of nails (1 ≤ N ≤ 100), and a real number R — a radius of heads of nails. All the heads have the same radius. Further there are N lines, each of them contains a pair of real coordinates (separated by a space) of centers of nails. An absolute value of the coordinates doesn’t exceed 100. The nails are described either in a clockwise or in a counterclockwise order starting from an arbitrary nail. Heads of different nails don’t adjoin.

            Output

            Output a real number with two digits precision (after a decimal point) — a length of the rope.

            Sample

            input output
            4 1
                                    0.0 0.0
                                    2.0 0.0
                                    2.0 2.0
                                    0.0 2.0
                                    
            14.28
                                    
            Problem Author: Alexander Petrov & Nikita Shamgunov
            Problem Source: Ural State University Internal Contest October'2000 Junior Session

            結果就是各線段長度的和加上半徑為R的周長,n=1時 需額外考慮下
            #include<iostream>
            #include
            <stdio.h>
            #include
            <cmath>
            using namespace std;
            double const  pi=acos(-1.0);
            int main()
            {
                
            int n=0,i=0;
                
            double sum=0,r=0,x0,y0,x1,y1,x,y;
                
                cin
            >>n>>r;
                cin
            >>x>>y;// 保存第一個點  
                
                x0
            =x1=x; y0=y1=y;
                sum
            =2*pi*r;
                
            for(i=1; i<n; i++)
                {
                         cin
            >>x1>>y1;
                         sum
            +=sqrt( (x1-x0)*(x1-x0)+ (y1-y0)*(y1-y0) );
                         x0
            =x1; y0=y1;
                }
                
            if(n!=1) sum+=sqrt( (x1-x)*(x1-x)+ (y1-y)*(y1-y) );
                
                printf(
            "%.2lf\n",sum);
                system(
            "pause");
                
            return 0;
            }

            posted on 2010-06-22 17:05 田兵 閱讀(368) 評論(0)  編輯 收藏 引用 所屬分類: URAL

            <2010年5月>
            2526272829301
            2345678
            9101112131415
            16171819202122
            23242526272829
            303112345

            導航

            統計

            常用鏈接

            留言簿(2)

            隨筆分類(65)

            隨筆檔案(65)

            文章檔案(2)

            ACM

            搜索

            積分與排名

            最新隨筆

            最新評論

            閱讀排行榜

            久久人人爽人人爽人人片AV高清 | 一本色道久久综合狠狠躁| 久久久久18| 狠狠色婷婷久久综合频道日韩| 亚洲国产精品久久久天堂| 韩国三级大全久久网站| 久久亚洲AV成人无码软件| 精品综合久久久久久97超人| 久久婷婷五月综合成人D啪| 久久久久久午夜成人影院| 久久久久一本毛久久久| 国产99久久精品一区二区| 久久久无码精品亚洲日韩京东传媒| 久久亚洲国产精品一区二区| 久久久噜噜噜久久中文字幕色伊伊 | 国内精品久久久久影院老司| 久久99国产乱子伦精品免费| 伊人色综合久久天天人守人婷 | 国产免费久久精品99久久| 久久精品国产亚洲av高清漫画| 亚洲精品乱码久久久久久不卡| 99久久国产热无码精品免费久久久久| 久久精品国产99国产精品亚洲| 日韩十八禁一区二区久久| 一本久久a久久精品综合夜夜| 久久国产精品99精品国产| 亚洲级αV无码毛片久久精品| 久久99这里只有精品国产| 久久精品这里只有精99品| 久久久久18| 热久久视久久精品18| 色诱久久av| 99久久免费国产精品特黄| 精品国产乱码久久久久软件| 97精品伊人久久大香线蕉| 亚洲国产精品一区二区三区久久| 精品久久国产一区二区三区香蕉| 日韩欧美亚洲综合久久影院d3| 中文精品久久久久国产网址| 精品久久久久一区二区三区| 国内精品久久久久久中文字幕|