摘要: 1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <algorithm> 5 #include <queue> 6 using namespace std; 7 int n,a; 8 typedef l 阅读全文
posted @ 2016-06-25 16:07 oyzx~ 阅读(175) 评论(0) 推荐(0) 编辑