n=int(input()) s=list(input())[::-1] cnt=10**6 while 1