5207: B3688 [语言月赛202212] 旋转排列(入门)
          Memory Limit:128 MB
          Time Limit:1.000 S
         
      
      
        
          Judge Style:Text Compare
          Creator:
      
      
          Submit:0
          Solved:0
      
Description

Input

Output

Sample Input Copy
4
1 4 2 3Sample Output Copy
3 1 4 2
2 3 1 4HINT
