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