colorlessdia
로그인
colorlessdia
로그인
백준 8270번: Tulips #Python
ColorlessDia
·
2026년 1월 19일
팔로우
0
백준
알고리즘
파이썬
algorithm/baekjoon
목록 보기
793/807
N
=
int
(
input
(
)
)
tulip_set
=
set
(
map
(
int
,
input
(
)
.
split
(
)
)
)
print
(
15000
-
len
(
tulip_set
)
)
ColorlessDia
!!
팔로우
이전 포스트
백준 15087번: DRM Messages #Python
다음 포스트
백준 14184번: IOI 2017 Logo #Python
0개의 댓글
댓글 작성