#include #include using namespace std; int main(){ int n, cnt=0; string s; cin >> n >> s; for(int i=0; i