백준풀이(Python)

[백준] 18108번 : 1998년생인 내가 태국에서는 2541년생?! (Python) - 단계별로 풀어보기

육지핑핑이 2023. 3. 22. 01:39

Python3 코드

y = int(input())
print(y-543)