py_code.log
로그인
py_code.log
로그인
[백준]B3-1085
py_code
·
2021년 1월 4일
팔로우
0
백준
0
백준-브론즈3
목록 보기
25/38
x
,
y
,
w
,
h
=
map
(
int
,
input
(
)
.
split
(
)
)
print
(
min
(
x
,
y
,
w
-
x
,
h
-
y
)
)
py_code
개발자를 꿈꿉니다.
팔로우
이전 포스트
[백준]B3-10250
다음 포스트
[백준]B3-1009
0개의 댓글
댓글 작성