#P1759. 计算1+2+…+100的和

计算1+2+…+100的和

Description

例4.2  利用for循环,计算输出1+2+…+100的和。



Input Format

无输入。


Output Format

一个数,所计算的和。


5050
</p>