#include using namespace std; int main() { int t; cin>>t; while(t--) { __int64 m,n; cin>>m>>n; cout<