#include using namespace std; int main(){ int N; cin >> N; string s; cin >> s; int count = 1; for(int i=1;i