Run ID:89821

提交时间:2024-09-07 10:41:05

s=0 for i in range(12): a=float(input()) s+=a print("¥",s/12)