#include long int sumOfGroup(int k) { long sum=0,start=k; start--; start = ((start)*(start+1)); start ++; //cout<<"start: "<