07 2016 档案

摘要:1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 using namespace std; 7 #define maxn 100005 阅读全文
posted @ 2016-07-17 22:22 oyzx~ 阅读(130) 评论(0) 推荐(0)
摘要:1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 using namespace std; 7 typedef unsigned int 阅读全文
posted @ 2016-07-10 14:13 oyzx~ 阅读(209) 评论(0) 推荐(0)
摘要:1 #include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <cmath> 5 #include <algorithm> 6 using namespace std; 7 #define maxn 400005 阅读全文
posted @ 2016-07-02 14:39 oyzx~ 阅读(199) 评论(0) 推荐(0)