2014年5月14日

摘要: 上升子序列Time Limit: 1000ms Memory limit: 65536K有疑问?点这里^_^题目描述 一个只包含非负整数的序列bi,当b1#includeint a[1005];int c[1005];int main(){ int n,m,i,j; while(~sc... 阅读全文

posted @ 2014-05-14 01:07 ttop 阅读(281) 评论(0) 推荐(0)