Run ID:118392

提交时间:2025-04-28 21:19:59

a=int(input()) b=int(input()) c=int(input()) d=int(input()) e=int(input()) x=a/5+b/5+c/5+d/5+e/5 print(x)