[백준]18108번 1998년생인 내가 2541년생?!

Date:     Updated:

카테고리:

1998년생인 내가 태국에서는 2541년생?!

image

풀이

y = int(input())
Result = y - (2541 - 1998)
print(Result)

1) y의 자료형이 무엇이지? int 2) y = int(input())

Baekjoon 카테고리 내 다른 글 보러가기

댓글 남기기