1475: String Problem P
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:13
Solved:5
Description
题目描述
输入格式
输出格式
Input
Output
Sample Input Copy
2 2
a
b
1 1 2 1
2 2
Sample Output Copy
ba
HINT
- 对 的数据,保证 。
- 对 的数据,,。,。
其中 表示进行对应操作时 的长度, 表示输入时字符串的长度。