#include #include using namespace std; int T; main() { cin>>T; for(;T--;) { long A,B;cin>>A>>B; vectorX; while(A