N=int(input()) d=1 for i in range(1,N//2+3): d*=100 if N