//Wake up Record 1 #include #include int main(void){ int N, cnt = 0; scanf("%d", &N); char s[N+1]; int k[N]; scanf("%s", s); for(int i=1; i