Run ID:119667

提交时间:2025-05-18 11:47:03

a=int(input()).split b=sum(a) c=b/5 print(c)