#include #include int main() { int n; scanf("%d",&n); char s[256]; scanf(" %[^\n]s",s); char temp[4]; int l=0,k,prev=-1,cur=-1,nr=0; for (k=0;k