input() S = input() i = S.find("c") print("UEC" + S[i + 1:])