/* Problem Name: Author: Subham Mallick Date: 14-02-2017 21:11:06 Description: */ #include using namespace std; #define for(i,x,y) for(long long i=x;i #define vecs vector #define pb push_back #define EL cout<>q; for(i,0,q){ cin>>ch; s.pb(ch); } for(i,0,q){ cin>>x; v.pb(x); } long long tc; cin>>tc; while(tc--){ long long i,j; string s1; cin>>i>>j>>s1; size_t found; long long sum = 0; for(k,i,j+1){ //cout<<"sk"<