본문 바로가기
python-algorithm

백준 24263 알고리즘 수업 - 알고리즘의 수행 시간 2

by 무적김두칠 2022. 3. 11.

1
2
3
n=int(input())
print(n)
print(1)
cs
반응형

댓글