摘要:
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 ... 阅读全文
摘要:
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... 阅读全文