Coding is the closest thing we have to superpower !
输入1个正整数 n,计算1+(1+2)+(1+2+3)+⋯+(1+2+3+⋯+n)
输入一个整数
输出一个整数
4
20