#36750: python一行解


a5457789889409@gmail.com (『』)


print("".join(list(map(chr ,[i-7 for i in list(map(ord, input()))]))))