2025-05-16 18:45:20 +09:00

1 line
40 B
Python

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