#include using namespace std; typedef signed long long ll; //------------------------------------------------------- void solve() { int i,j,k,l,r,x,y; string s; ll A,B; cin>>A>>B; cout<