摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1272 1 #include 2 #include 3 #include 4 #define maxn 50000 5 using namespace std; 6 7 int in[maxn... 阅读全文
posted @ 2014-05-08 21:17 null1019 阅读(110) 评论(0) 推荐(0)
摘要: http://acm.hdu.edu.cn/showproblem.php?pid=1325 1 #include 2 #include 3 #include 4 #define maxn 5000 5 using namespace std; 6 7 int in[maxn]... 阅读全文
posted @ 2014-05-08 21:13 null1019 阅读(123) 评论(0) 推荐(0)