最长良序序列
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
题目描述
我们将 ABC
或 ACEG
等类似的字串称为良序字串(因为它们是按 码排列的),而像 ACB
或 ACCD
或 AGCD
则不可称为良序字串。
编写程序,将键入的一串字符中的最长良序字串找出来,并输出其长度。
输入格式
文件读入一串字符
输出格式
输出到屏幕。
一个最长良序字串的长度。
2345135791246823456
5
数据范围
字符串长度