Run ID:129246
提交时间:2025-08-23 11:27:39
a=input().split() res=o for num in a: res += int (num) print(res//7)