#P1937. 求1-n的和

求1-n的和

Description

输入一个数n,求出1-n的和

Input Format

一个整数n

Output Format

一个数,代表1-n的和

10

55

Source

L2A 循环