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

            我希望你是我獨(dú)家記憶

            一段永遠(yuǎn)封存的記憶,隨風(fēng)而去
            posts - 263, comments - 31, trackbacks - 0, articles - 3
               :: 首頁 :: 新隨筆 ::  :: 聚合  :: 管理
             1 //Accepted 1120 C++ 0.02s 190K 054100526 FZU
             2 
             3 //點(diǎn)在多邊形內(nèi)
             4 //不滿足 z=px+qy 的個(gè)數(shù)為(p-1)*(q-1)/2
             5 
             6 #include <stdio.h>
             7 #include <stdlib.h>
             8 #include <string.h>
             9 
            10 #define offset 10000
            11 #define eps 1e-8
            12 #define zero(x) (((x)>0?(x):-(x))<eps)
            13 #define _sign(x) ((x)>eps?1:((x)<-eps?2:0))
            14 const int INF = 99999999 ;
            15 const int size = 20 ;
            16 
            17 struct point
            18 {
            19     double x ;
            20     double y ;
            21 };
            22 struct point pt[size] ;
            23 
            24 double minx, miny ;
            25 double maxx, maxy ;
            26 int inn ; int inp, inq ; int ct ;
            27 
            28 void input() 
            29 {
            30     minx = miny = INF ;    maxx = maxy = -1*INF ;
            31     forint i=0; i<inn; i++ )
            32     {
            33         scanf( "%lf %lf"&pt[i].x, &pt[i].y ) ;
            34         //if( minx > pt[i].x ) minx = pt[i].x ;
            35         //if( miny > pt[i].y ) miny = pt[i].y ;
            36 
            37         //if( maxx < pt[i].x ) maxx = pt[i].x ;
            38         //if( maxy < pt[i].x ) maxy = pt[i].y ;
            39     }    
            40 }
            41 
            42 double xmult(point p1,point p2,point p0){
            43     return (p1.x-p0.x)*(p2.y-p0.y)-(p2.x-p0.x)*(p1.y-p0.y);
            44 }
            45 
            46 //判點(diǎn)在任意多邊形內(nèi),頂點(diǎn)按順時(shí)針或逆時(shí)針給出
            47 //on_edge表示點(diǎn)在多邊形邊上時(shí)的返回值,offset為多邊形坐標(biāo)上限
            48 int inside_polygon(point q,int n,point* p,int on_edge=1){
            49     point q2;
            50     int i=0,count;
            51     while (i<n)
            52         for (count=i=0,q2.x=rand()+offset,q2.y=rand()+offset;i<n;i++)
            53             if (zero(xmult(q,p[i],p[(i+1)%n]))&&(p[i].x-q.x)*(p[(i+1)%n].x-q.x)<eps&&(p[i].y-q.y)*(p[(i+1)%n].y-q.y)<eps)
            54                 return on_edge;
            55             else if (zero(xmult(q,q2,p[i])))
            56                 break;
            57             else if (xmult(q,p[i],q2)*xmult(q,p[(i+1)%n],q2)<-eps&&xmult(p[i],q,p[(i+1)%n])*xmult(p[i],q2,p[(i+1)%n])<-eps)
            58                 count++;
            59     return count&1;
            60 }
            61 
            62 void process()
            63 {
            64     scanf( "%d %d"&inp, &inq ) ;
            65 
            66     struct point q ; q.x = 0.0 ; q.y = 0.0 ;
            67 
            68     if( inside_polygon( q, inn, pt, 1 ) )
            69     {
            70         printf( "The pilot is in danger!\n" ) ;
            71         printf( "The secret number is %d.\n", (inp-1)*(inq-1)/2 ) ;
            72     }
            73     else
            74     {
            75         printf( "The pilot is safe.\n" ) ;
            76     }
            77     printf( "\n" ) ;
            78 }
            79 
            80 int main()
            81 {
            82     //freopen( "in.txt", "r", stdin ) ;
            83 
            84     ct = 1 ;
            85     while( scanf( "%d"&inn ) != EOF && inn )
            86     {
            87         printf( "Pilot %d\n", ct++ ) ;
            88 
            89         input() ;
            90 
            91         process() ;
            92 
            93         //output() ;
            94     }
            95 
            96     return 0 ;
            97 }
            国产美女久久精品香蕉69| 日韩精品久久久久久久电影| 热久久国产欧美一区二区精品 | 亚洲国产精品无码久久久秋霞2| 精品国产91久久久久久久a| 精品久久无码中文字幕| 亚洲精品午夜国产VA久久成人 | 99久久99久久久精品齐齐| 99蜜桃臀久久久欧美精品网站| 99久久做夜夜爱天天做精品| 亚洲国产精品狼友中文久久久| 手机看片久久高清国产日韩 | 久久久99精品成人片中文字幕| 国产精品九九久久免费视频 | 久久无码国产专区精品| 国产精品久久久久久久久软件| 亚洲午夜久久久| 亚洲精品成人网久久久久久| 一极黄色视频久久网站| 色狠狠久久综合网| 久久狠狠高潮亚洲精品 | 久久亚洲欧美日本精品| 天天综合久久久网| 久久综合色区| 久久久久久久97| 99久久人妻无码精品系列蜜桃| 久久99精品久久只有精品| 2020最新久久久视精品爱| 欧美久久久久久午夜精品| 性欧美丰满熟妇XXXX性久久久| 久久99精品国产99久久6男男| 久久国产精品免费一区二区三区 | 亚洲精品无码久久久久| 国产精品一久久香蕉国产线看| 日韩欧美亚洲综合久久影院d3| 日韩欧美亚洲国产精品字幕久久久| 久久久久久国产精品美女 | 久久国内免费视频| 大伊人青草狠狠久久| 久久99国产精品久久99小说| 久久久久久a亚洲欧洲aⅴ|