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