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