#include using namespace std; int main() { int q; scanf("%d",&q); while(q--){ int n,i,x[11],y[11]; scanf("%d",&n); for(i=0; i