练27.2 布纳特难题
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
德国“数学王子”高斯在岁时便解答了布纳特老师出的难题:到的所有整数加起来的和的算术题。
试着编一程序,先求的和。
输入格式
无
输出格式
的和。
样例
无
1+2+3+4+5=15