游客 Signup | Login
中文 | En

3819 - 第四章:for循环结构《练习4:求s=11+22+33+..+nn 》

通过次数

0

提交次数

0

Time Limit : 1 秒 Memory Limit : 128 MB

输入一个整数n,求s=11+22+33+..+nn  (n<=9)

Input

Output

Examples

Input Format

2

Output Format

33