Beakjoon&프로그래머스/파이썬
[백준/파이썬] 27331번 2 桁の整数 (Two-digit Integer)
현장
2023. 2. 4. 21:48
-Code
print(input() + input())