
No License
Python
2019年05月27日
stdin = list(map(int, input().split()))
print(int((stdin[0]*3+stdin[1]) / 2))
No one still commented. Please first comment.
Output