fork download
  1. 1//2;x=input();print(x+x[-2::-1]);"""
  2. x=prompt();alert(x.slice(0,-x.length/2))//"""
Success #stdin #stdout 0.01s 9992KB
stdin
abcdefg
stdout
abcdefgfedcba