摘要: 有n个人,每个人有两个属性x,y。如果对于一个人P(x,y) 不存在另外一个人(x',y') 使得x'#include #include using namespace std;struct point{ int x , y ; bool operator S;multiset::iter... 阅读全文
posted @ 2015-01-01 19:28 来自大山深处的菜鸟 阅读(163) 评论(0) 推荐(0)