摘要: #include #include #include #include using namespace std;typedef pair Point;int n,m;void clockwise_rotate(Point &cell, int x){ for(int i = 0; i > n >> m >> x >> y >> z >> p; x %=4; y %=2; z %= 4; int tmp_n = n,tmp_m = m; for(int i = 0 ; i > cellX >> cellY 阅读全文
posted @ 2014-03-09 22:08 OpenSoucre 阅读(210) 评论(0) 推荐(0) 编辑