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