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