#include using namespace std; int main(){ string s; int a,b,i=0; cin >> s >> a >> b; int n=s.size(); for(int i=0; i