백준 2908 (파이썬)

김덕현·2021년 6월 8일
1

BAEKJOON

목록 보기
47/62

1.문제

https://www.acmicpc.net/problem/2908

2.코드

a,b=input().split()
print(max(int(a[::-1]),int(b[::-1])))

3.코드해설

profile
BAEKJOON STUDYING

0개의 댓글

관련 채용 정보