Run ID:93048

提交时间:2024-10-07 16:24:07

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