Run ID:91444

提交时间:2024-09-21 19:27:28

n=input().split() a=n[0] a=int(a) a+=a print(a)