Run ID:99006

提交时间:2024-11-24 09:20:00

a = ilst(map(int,input().split())) i = sum(a)/7 print(round(i))