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