T = int(input()) print(("RRDD" + "".join(["LRLDDUDRRLRUUDUL"] * (T // 16 + 1)))[:T])