from collections import deque N=int(input()) S=input() arr=[] i=0 while i