n = int(input()) ans = "" for i in range(n): if i< n: print("long", end="") else: print("long")