colorlessdia
로그인
colorlessdia
로그인
백준 30310번: Finding Forks #Python
ColorlessDia
·
어제
팔로우
0
백준
알고리즘
파이썬
algorithm/baekjoon
목록 보기
808/809
N
=
int
(
input
(
)
)
A_list
=
sorted
(
map
(
int
,
input
(
)
.
split
(
)
)
)
print
(
sum
(
A_list
[
:
2
]
)
)
ColorlessDia
!!
팔로우
이전 포스트
백준 1236번: 성 지키기 #Python
다음 포스트
백준 9791번: Encoding Binary Numbers #Python
0개의 댓글
댓글 작성