N = int(input()) S = input().split('c') print('UEC' + S[1])