Run ID:90431

提交时间:2024-09-14 19:59:39

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