Run ID:87707

提交时间:2024-08-11 11:11:57

q=input().split() a=q[0] a=int(a) print(a*2)