Run ID:98972

提交时间:2024-11-23 20:09:53

a = int(input()) b = int(input()) c = a+b priet(c)