• + 0 comments
    if k%2==0:
            return (k2//4)
    else: 
            return (k-1)*(k+1)//4