#include #include #include #include int main() { /* Enter your code here. Read input from STDIN. Print output to STDOUT */ int n,cnt=0,v=0,up; scanf("%d",&n); char str[n]; //int s[n]; scanf("%s",str); for(int i=0;i