摘要: 书上具体所有题目:http://pan.baidu.com/s/1hssH0KO 代码:(Accepted,20 ms)#include#includeusing namespace std;int N, M, x, y, CO[12], Times = 0;// 2 y ? ... 阅读全文
posted @ 2016-07-28 19:47 蟹脑板 阅读(150) 评论(0) 推荐(0) 编辑
摘要: 书上具体所有题目:http://pan.baidu.com/s/1hssH0KO 代码:(Accepted,0 ms)//UVa1589#include#include#define P(x,y) Pi[x].position[y]using namespace std;int ... 阅读全文
posted @ 2016-07-28 14:22 蟹脑板 阅读(282) 评论(0) 推荐(0) 编辑