摘要:
#include #include #include #include #include using namespace std;struct node{int x,y;} a[5005],b[5005];int n,top,row,line;int cross(const node a1,cons... 阅读全文
posted @ 2015-10-11 18:53
kk!
阅读(137)
评论(0)
推荐(0)