会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
chenjunjie1994
勤能补拙是良训,一分辛苦一分才。
博客园
首页
新随笔
订阅
管理
2014年7月26日
POJ 1410
摘要: 内部也是相交#include #include #include #include using namespace std;struct point{ int x,y;};struct edge{ point start,end;}line[4],the;void swaped(int &x,int...
阅读全文
posted @ 2014-07-26 11:03 chenjunjie1994
阅读(134)
评论(0)
推荐(0)
编辑