Introduction - If you have any usage issues, please Google them yourself
Write a program to calculate the 1++++ 4 ... the+ N accumulation, and the sum of the decimal form is displayed. (Can not use the formula " sum = N (N+1)/2, you must use the program cycle accumulate to calculate).