85th program input & output

Input : Enter how many number you sum = 23
Output : Summation = 805
//////////////////////////////////////////////////////////////////////////////////////////////

Input : Enter how many number you sum = 8
Output : Summation = 100
//////////////////////////////////////////////////////////////////////////////////////////////

Input : Enter how many number you sum = 15
Output : Summation = 345
//////////////////////////////////////////////////////////////////////////////////////////////