摘要: #include#include#include#include#includeusing namespace std;int main(){ int n,a[10000],maxx,t,i,frist,last,refrist; while(~scanf("%d",&n... 阅读全文
posted @ 2015-03-14 19:28 xryz 阅读(114) 评论(0) 推荐(0)