2024-06-07 19:10:05 +09:00

1 line
40 B
Python

print("long "*(int(input())//4) + "int")