백준문제/브론즈 5
백준) 1152번 - python
kiseno
2024. 2. 7. 06:14
728x90
반응형
SMALL
S = input().split()
print(len(S))
728x90
반응형
LIST