← Back to List

25314번: 코딩은 체육과목 입니다 ↗

Solutions

Python 3
43 B | 43 chars
N=int(input()) // 4
print(N*"long "+"int")