摘要: FZ3ZOJ89 1 #include <iostream> 2 #include <string> 3 #include <string.h> 4 #include <cmath> 5 #include <stdio.h> 6 #include <algorithm> 7 #include <qu 阅读全文
posted @ 2016-11-18 10:20 yz12138 阅读(260) 评论(0) 推荐(0) 编辑
摘要: 1 #include <iostream> 2 #include <queue> 3 #include <vector> 4 using namespace std; 5 const int N=405; 6 struct rec 7 { 8 int v,w; 9 }; 10 vector<rec> 阅读全文
posted @ 2016-11-18 10:18 yz12138 阅读(472) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-11-18 09:36 yz12138 阅读(186) 评论(0) 推荐(0) 编辑