#include using namespace std; int main(){ int t,a,c; cin>>t; while(t--){ cin>>a>>b; cout<