1448: 倒置输出字符串
          Memory Limit:64 MB
          Time Limit:1.000 S
         
      
      
        
          Judge Style:Text Compare
          Creator:
      
      
          Submit:49
          Solved:34
      
Description
随机输入一个长度不超过255的字符串,将其倒置后输出。
    Input
只有一行。
      Output
只有一行。
        Sample Input Copy
asdfghjkl123456Sample Output Copy
654321lkjhgfdsa