#include using namespace std; int main(){ int N; cin >> N; string s; cin >> s; int ans=0; int j=0; for(int i=0;i