n=int(input()) if n==0: print(0) exit(0) ans='' while 0