colorlessdia
로그인
colorlessdia
로그인
백준 31403번: A + B - C #Python
ColorlessDia
·
2024년 2월 28일
팔로우
0
백준
알고리즘
파이썬
algorithm/baekjoon
목록 보기
99/808
A
=
input
(
)
B
=
input
(
)
C
=
input
(
)
print
(
int
(
A
)
+
int
(
B
)
-
int
(
C
)
)
print
(
int
(
A
+
B
)
-
int
(
C
)
)
ColorlessDia
!!
팔로우
이전 포스트
백준 24577번: Espresso! #Python
다음 포스트
백준 26714번: Liczenie punktów #Python
0개의 댓글
댓글 작성