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