A="pfnovuaxqwufmbgrihcdejkolsty" B="orangecipherbqsuftlmdxynzvwj" S=input() T="" for s in S: T+=B[A.index(s)] print(T)