numbers = int(input()) for _ in range(numbers + 1): print("Long", end='')