Problem3428--【Div2】abc409d - String Rotation

3428: 【Div2】abc409d - String Rotation

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MB

Description

Sample Input Copy

3
7
atcoder
1
x
5
snuke

Sample Output Copy

acodert
x
nsuke

HINT

Source/Category