摘要:
#include #include #define MAX 0x7ffff#define Mvoid run(int __case,int __t){ int n,start,end,add,in,max,lo; start=end=lo=1; add=0; max=-MAX; scanf("%d",&n); for(int i=1;i max) { max=add; start=lo; end=i; } if(add < 0) { add=... 阅读全文
posted @ 2013-05-21 10:38
lk1993
阅读(158)
评论(0)
推荐(0)
浙公网安备 33010602011771号