小组数学总分

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

题目描述

每小组有 55 位同学,现输入他们的数学成绩,请编程计算他们小组的数学总分。

程序编写要求:五个同学的成绩用分别用五个 read 读入,读到同一个变量 xx 中,每读入一个成绩,马上加入总分变量 ss 中。你会有重大的发现哦。

输入格式

5 位同学的数学成绩。

输出格式

小组数学总分,保留11位整数

100 99 95 93 78.5
465.5

数据范围

0x1000 \le x \le 100

for循环作业

未认领
状态
已结束
题目
17
开始时间
2023-9-8 0:00
截止时间
2023-10-14 23:59
可延期
24 小时