#include using namespace std; int t,n,i,d; int a[1010],b[1010]; main() { cin>>t; while(t--) { cin>>n; for(i=0;i