Run ID:104451

提交时间:2025-01-05 09:29:43

n = int(input()) # a = list(map(int,input().split())) # b = list(map(int,input().split())) a = 2*n print(a)