摘要: #include using namespace std; int main() { int j,i,k,n,m,t; int a[100002]; scanf("%d",&t); for (j=1;j maxsum) ... 阅读全文
posted @ 2016-05-14 15:49 弃用博客 阅读(98) 评论(0) 推荐(0)
摘要: #include using namespace std; int main() { int j,i,k,n,m,t; int a[100002]; scanf("%d",&t); for (j=1;j<=t;j++) { ... 阅读全文
posted @ 2016-05-14 15:21 弃用博客 阅读(103) 评论(0) 推荐(0)