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

            superman

            聚精會神搞建設(shè) 一心一意謀發(fā)展
            posts - 190, comments - 17, trackbacks - 0, articles - 0
               :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理

            ZOJ 2803 - Crashing Robots

            Posted on 2008-05-26 10:41 superman 閱讀(258) 評論(0)  編輯 收藏 引用 所屬分類: ZOJ
             1 /* Accepted 2803 C++ 00:00.02 880K */
             2 #include <iostream>
             3 
             4 using namespace std;
             5 
             6 int main()
             7 {
             8     int N;
             9     cin >> N;
            10     while(N--)
            11     {
            12         int a, b, n, m;
            13         
            14         int px[101];
            15         int py[101];
            16         int dir[101];
            17         
            18         int map[101][101= { 0 };
            19         
            20         cin >> a >> b >> n >> m;
            21         for(int i = 1; i <= n; i++)
            22         {
            23             char c;
            24             cin >> px[i] >> py[i] >> c;
            25             map[px[i]][py[i]] = i;
            26             switch(c)
            27             {
            28                 case 'N' : dir[i] = 0break;
            29                 case 'E' : dir[i] = 1break;
            30                 case 'S' : dir[i] = 2break;
            31                 case 'W' : dir[i] = 3break;
            32             }
            33         }
            34         
            35         bool ok = true;
            36         for(int i = 0; i < m; i++)
            37         {
            38             int robot; char action; int repeat;
            39             
            40             cin >> robot >> action >> repeat;
            41          
            42             if(ok == false)
            43                 continue;
            44             
            45             if(action == 'L' || action == 'R')
            46             {
            47                 repeat %= 4;
            48                 if(action == 'L')
            49                     dir[robot] = (dir[robot] - repeat + 4% 4;
            50                 if(action == 'R')
            51                     dir[robot] = (dir[robot] + repeat) % 4;
            52                 continue;
            53             }
            54             //action == 'F'
            55             while(repeat--)
            56             {
            57                 int x = px[robot];
            58                 int y = py[robot];
            59                 
            60                 map[x][y] = 0;
            61                 switch(dir[robot])
            62                 {
            63                     case 0 : y++break;
            64                     case 1 : x++break;
            65                     case 2 : y--break;
            66                     case 3 : x--break;
            67                 }
            68                 if(map[x][y])
            69                 {
            70                     cout << "Robot " << robot
            71                          << " crashes into robot " << map[x][y] << endl;
            72                     break;
            73                 }
            74                 if(x == 0 || x == a + 1 || y == 0 || y == b + 1)
            75                 {
            76                     cout << "Robot " << robot << " crashes into the wall" << endl;
            77                     break;
            78                 }
            79                 px[robot] = x;
            80                 py[robot] = y;
            81                 map[x][y] = robot;
            82             }
            83             if(repeat != -1)
            84                 ok = false;
            85         }
            86         if(ok)
            87             cout << "OK" << endl;
            88     }
            89     
            90     return 0;
            91 }
            92 
            久久精品成人欧美大片| 97精品伊人久久大香线蕉| 久久精品九九亚洲精品| 久久精品国产99国产电影网| 久久国产精品-国产精品| 久久精品三级视频| 99久久夜色精品国产网站| 国产精品一久久香蕉产线看| 久久综合狠狠色综合伊人| 久久笫一福利免费导航| 久久国产色AV免费观看| 人妻精品久久久久中文字幕| 狠狠色丁香婷婷综合久久来| 99久久这里只精品国产免费| 四虎国产精品免费久久5151| 久久久久久精品免费看SSS| 国产成人久久久精品二区三区| 噜噜噜色噜噜噜久久| 国产精品免费久久久久影院 | 亚洲成人精品久久| 国内精品久久久久影院老司| 亚洲成色999久久网站| 久久人人爽人人爽人人AV| 久久乐国产精品亚洲综合| 久久综合九色综合久99| 精品国产乱码久久久久久1区2区| 亚洲精品99久久久久中文字幕 | 香蕉99久久国产综合精品宅男自| 精品久久久久久综合日本| 亚洲午夜无码久久久久| 久久99九九国产免费看小说| 中文精品久久久久国产网址| 久久精品国产一区| 精品免费久久久久久久| 国产精品女同久久久久电影院| 久久午夜无码鲁丝片| 久久人人妻人人爽人人爽| 国产成人久久激情91| 俺来也俺去啦久久综合网| 国产美女久久久| 91久久国产视频|