import sys import math N=input() ma=0 for i in range(N/2-10,N/2+10): if i>=1 and i