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