#include using namespace std; int main(){ int N,cnt=0; string str; cin >> N >> str; for(int i=0;i+2