N = int(input().strip()) print('Long' * N)