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