#include int main() { int n, cnt=0; char s[5001]; scanf("%d %s", &n, s); for (int i=0; i