Run ID:90358

提交时间:2024-09-11 20:13:33

e=input().split() a=int(e[0]) b=int(e[1]) c=int(e[2]) d=int(e[3]) print((c*10+d)//a*10+b)