Run ID:90322

提交时间:2024-09-11 19:17:06

g=input().split() a=int(g[0]) b=int(g[1]) c=int(g[2]) print(a+b)/c