摘要: http://acm.fzu.edu.cn/contest/problem.php?cid=134&sortid=9#include#include#include#include#includeusing namespace std;struct Node{ double x,y;};Node ... 阅读全文
posted @ 2015-03-18 12:37 sola94 阅读(123) 评论(0) 推荐(0) 编辑
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1160#include #include #include #include #include using namespace std;struct Node{ int w,s,id,fa;};Node mi... 阅读全文
posted @ 2015-03-18 00:25 sola94 阅读(95) 评论(0) 推荐(0) 编辑