728x90
반응형
SMALL
n = int(input())
a = "long "
print(f"{a * (n//4)}int")
728x90
반응형
LIST
'백준문제 > 브론즈 5' 카테고리의 다른 글
백준) 28927번 - python (0) | 2024.03.03 |
---|---|
백준) 28701번 - python (0) | 2024.03.02 |
백준) 14645번 - python (0) | 2024.02.29 |
백준) 11021번 - python (0) | 2024.02.28 |
백준) 10818번 - python (0) | 2024.02.27 |