2420. 사파리월드

py_code·2020년 11월 18일
0

백준-브론즈4

목록 보기
19/51
n,m = input().split()
print(abs(int(n)-int(m)))
profile
개발자를 꿈꿉니다.

0개의 댓글