dony_dev.log
로그인
dony_dev.log
로그인
[BOJ / Python] 27323 직사각형
도니
·
2023년 4월 11일
팔로우
0
python
백준
코딩테스트
BOJ / Python
목록 보기
61/105
문제
백준 27323 직사각형
코드
#BOJ 27323 직사각형
a
=
int
(
input
(
)
)
b
=
int
(
input
(
)
)
print
(
a
*
b
)
도니
Where there's a will, there's a way
팔로우
이전 포스트
[BOJ / Python] 11653 소인수분해
다음 포스트
[BOJ / Python] 1085 직사각형에서 탈출
0개의 댓글
댓글 작성