using C=System.Console;class M{static void Main(){for(int b,i=0;;i+=b/97+11/~b*i,C.Write((char)(i==17?b/3&32^b:b)))b=C.Read();}}