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