摘要: 时间限制:0.25s空间限制:4M题意: 在n(n#include #include #include #include using namespace std;const int INF = 409, Maxn = 0x3f3f3f3f;struct node { int u, v, t... 阅读全文
posted @ 2014-09-19 21:42 keambar 阅读(245) 评论(0) 推荐(0)