摘要: 题目链接:http://hihocoder.com/problemset/problem/1014 1 #include 2 #include 3 #include 4 #include 5 using namespace std; 6 7 const int maxn = 1e6 + 5... 阅读全文
posted @ 2015-10-06 23:30 windysai 阅读(181) 评论(0) 推荐(0) 编辑