摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1069 1 #include 2 #include 3 #include 4 #define maxn 1000 5 using namespace std; 6 7 struct node 8 { 9 int x,y,z;10 bool operator =0; j--)39 {40 if(p[i].y>p[j].y&&dp[j]>min1&&p[i].x>p[j].x)41 {42 ... 阅读全文
posted @ 2014-01-19 15:47 null1019 阅读(127) 评论(0) 推荐(0) 编辑
摘要: http://poj.org/problem?id=1275 1 #include 2 #include 3 #include 4 #define maxn 2000 5 using namespace std; 6 const int inf=1dis[p[j].u]+p[j].w) 31 { 32 dis[p[j].v]=dis[p[j].u]+p[j].w; 33 flag=true; 34 } 35 } 36 if(!flag... 阅读全文
posted @ 2014-01-19 12:43 null1019 阅读(177) 评论(0) 推荐(0) 编辑