文件名称:ac
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:4.81kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
最长上升子序列
非常经典的问题。
给定的整数序列,请求出其最长上升子序列的长度。
有多个测试用例。每个测试用例由一个行整数组成,其中第一个是一个整数 n (1 ≤ n ≤ 10000),表示给定序列的长度。然后是 n 个 32-bits 带符号整数表示序列中的元素。
输入直至没有数据或者遇到长度 n 是非正数为止。
-Increase in the longest sequence is a classic problem. A given integer sequence, request an increase of its maximum length sequence. There are a number of test cases. Each test case by a line integral of the first of which is an integer n (1 ≤ n ≤ 10000), said that the length of a given sequence. Then the n-32-bits signed integer element of that sequence. Until there is no data input length n, or encountered a non-positive so far.
非常经典的问题。
给定的整数序列,请求出其最长上升子序列的长度。
有多个测试用例。每个测试用例由一个行整数组成,其中第一个是一个整数 n (1 ≤ n ≤ 10000),表示给定序列的长度。然后是 n 个 32-bits 带符号整数表示序列中的元素。
输入直至没有数据或者遇到长度 n 是非正数为止。
-Increase in the longest sequence is a classic problem. A given integer sequence, request an increase of its maximum length sequence. There are a number of test cases. Each test case by a line integral of the first of which is an integer n (1 ≤ n ≤ 10000), said that the length of a given sequence. Then the n-32-bits signed integer element of that sequence. Until there is no data input length n, or encountered a non-positive so far.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
最长上升子序列 (1)AC.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.