练24.2 循环求和

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、while循环。计算输出1+2+3+...+n1+2+3+...+n的和。

输入格式

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

输出格式

如题述,之和。

样例

10
55

x基础

Not Claimed
Status
Done
Problem
22
Open Since
2024-6-28 0:00
Deadline
2024-8-25 23:59
Extension
24 hour(s)