Run ID:146135

提交时间:2026-01-26 22:40:02

n,k=map(int,input().split()) m=n+k//2.5 print(int(m))