练24.2 for循环求和

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.

说明

利用for循环。计算输出1+2+3+...+n1+2+3+...+n的和。

输入格式

输入nn。对于100%的数据,1n1001≤n≤100

输出格式

如题述,之和。

样例

10
55

语法组8.9作业——循环结构1

Not Claimed
Status
Done
Problem
23
Open Since
2023-8-9 11:00
Deadline
2023-8-9 17:00
Extension
0 hour(s)