131401 - 100以内的整数和

我们用for循环来写一个程序,计算100以内的整数和,也就是 0+1+2 ..... + 99。

Input

Output

100以内的整数和。

Examples

Input


                

Output


                
Time Limit 1 second
Memory Limit 128 MB
Discuss Stats
上一题 下一题