2014年7月16日

zoj2770差分约束

摘要: #include#include#include#include#include#include#include#include#include#include#include#include using namespace std;const int maxn=1111;int head[maxn... 阅读全文

posted @ 2014-07-16 21:13 一个西瓜 阅读(152) 评论(0) 推荐(0)

poj1201差分约束

摘要: #include#include#include#include#include#include#include#include#include#include#include#include using namespace std;const int maxn=50005;int n;int he... 阅读全文

posted @ 2014-07-16 20:38 一个西瓜 阅读(124) 评论(0) 推荐(0)

zoj2750最短路

摘要: #include #include #include #include #include #include #include #include #include #include #include #include using namespace std;const int INF=10000000... 阅读全文

posted @ 2014-07-16 15:16 一个西瓜 阅读(145) 评论(0) 推荐(0)

poj1135最短路

摘要: #include #include #include #include #include #include #include #include #include #include #include #include using namespace std;int n,m;const int maxn... 阅读全文

posted @ 2014-07-16 13:38 一个西瓜 阅读(152) 评论(0) 推荐(0)

poj1679唯一最小生成树

摘要: #include #include #include #include #include #include #include #include #include #include #include #include using namespace std;const int maxn=105;int... 阅读全文

posted @ 2014-07-16 12:23 一个西瓜 阅读(165) 评论(0) 推荐(0)

导航