#include #include int main(){ int n; scanf("%d",&n); char *arr=malloc(sizeof(char)*n); int i;getchar(); for(i=0;i