n = input() s = input() print("UEC"+s[s.index('c')+1:])