问题 1229. -- Glory And String

1229: Glory And String

时间限制:1000 ms 内存限制:128 MB
提交:103 解决:49
[ 提交][ 状态][ 讨论版]

题目描述

输入

First line is the number of strings T, the T lines follow, each line describe a string Glory needs to operate.The total length of strings won't exceed 5,000 and consist of only lower-case characters.The length of each string won't exceed 2,000.

输出

样例输入

3 aaaab abcde abb

样例输出

1 4 1

提示

来源

[ 提交][ 状态][ 讨论版]
Baidu
map