87th program input & output

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

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

Input : Enter how many number you sum = 5
Output : Summation = 340
//////////////////////////////////////////////////////////////////////////////////////////////