#include int main(void){ int N,t; char S[200000]; scanf("%d",&N); scanf("%s",&S); for(int i=0;i