摘要: 题目描述 现在给你一个数列,长度为n(n #include #include #include #include using namespace std;typedef long long ll;inline void read(ll &x){ x=0;char ch;boo... 阅读全文
posted @ 2016-10-21 17:11 Sky_miner 阅读(209) 评论(0) 推荐(0)