Run ID:90222

提交时间:2024-09-08 11:42:11

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