hazelnut.log
로그인
hazelnut.log
로그인
[백준] #2742
Hyeju
·
2021년 10월 24일
팔로우
0
0
python
목록 보기
3/5
N
=
int
(
input
(
)
)
if
N
<=
100000
:
for
count
in
range
(
N
)
:
print
(
N
-
count
)
Hyeju
팔로우
이전 포스트
[백준] 10869번 사칙연산(Python)
다음 포스트
[백준] #2739
0개의 댓글
댓글 작성