N=int(input()) ans=0.0 i=1 while i<=N: sx=(i)*(i-1)/2 sx=sx*sx j=1 while j