py_code.log
로그인
py_code.log
로그인
[백준]B2-11720
py_code
·
2020년 12월 23일
팔로우
0
백준
0
백준-브론즈2
목록 보기
5/9
l
,
n
=
tuple
(
input
(
)
for
_
in
range
(
2
)
)
ans
=
0
for
i
in
range
(
int
(
l
)
)
:
ans
+=
int
(
n
[
i
]
)
print
(
ans
)
py_code
개발자를 꿈꿉니다.
팔로우
이전 포스트
[백준]B2-8958
다음 포스트
[백준]B2-15829
0개의 댓글
댓글 작성