#include using namespace std; using ll=long long; int main(){ cin.tie(nullptr); ios::sync_with_stdio(false); int ttt; cin>>ttt; while(ttt--){ string s,t; cin>>s>>t; if(s==t){ cout<<"Yes"<=ld2){ cout<<"No"<