hoge = int(input()) count=0 for i in range(1,hoge): for j in range(i,hoge//2): if j*2+i