while cin = gets n = cin.to_i m = (n+1) / 2 k = m*(m-1)-m+1 k*=2 if n.even? p k end