#include #include #include #include int main() { int n; scanf("%d\n",&n); char s[n]; gets(s); int a[n],k=0,r=0; for(int i=0;i