POJ 3061—Subsequence(尺取法)
链接:http://poj.org/problem?id=3061
题目
A sequence of N positive integers (10 < N < 100 000), each of them less than or equal 10000, and a positive integer S (S < 100 000 000) are given. Write a program to find the minimal length of the subsequence o
原创
2020-10-30 23:35:41 ·
804 阅读 ·
0 评论