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