# your code goes here #010 N=int(input()) S=input() N2=N//2 nd=0 #for i in range(N-2): # if S[i]==s[i+1]: # a="YES" # nd=1 i=1 while i<=N2+1 and nd==0: j=0 #print(S[j:j+i]) while j+i+i